Skip to content

Commit

Permalink
Test fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ackava committed Jul 8, 2023
1 parent a6d9fff commit db4cc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- run: npm install
- run: npm install -D typescript
- run: tsc
- run: npm run test-db
- run: npm run test
env:
POSTGRES_HOST: localhost
POSTGRES_PORT: 5432

0 comments on commit db4cc87

Please sign in to comment.