Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
40 changes: 20 additions & 20 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@ jobs:
fail-fast: false
matrix:
package:
- utils/verify
- utils/utils
- utils/inflection
- utils/faker
- utils/base32
- security/totp
- security/jwt-claims
- security/encrypted-secrets-table
- security/encrypted-secrets
- security/defaults
- metrics/measurements
- metrics/achievements
- meta/db-meta-schema
- meta/db-meta-modules
- jobs/jobs
- jobs/database-jobs
- data-types/uuid
- data-types/types
- data-types/stamps
- data-types/geotypes
- verify
- utils
- inflection
- faker
- base32
- totp
- jwt-claims
- encrypted-secrets-table
- encrypted-secrets
- defaults
- measurements
- achievements
- db-meta-schema
- db-meta-modules
- jobs
- database-jobs
- uuid
- types
- stamps
- geotypes

env:
PGHOST: pg_db
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading
Loading