Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lolopinto committed Nov 12, 2024
1 parent 9221fae commit 9d22f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
tsent codegen
cp ../.github/testdata/jest.config.js.example jest.config.js
cp ../.github/testdata/verify_graphql_schema.test.ts.example src/verify_graphql_schema.test.ts
npm install ts-jest jest @types/jest
npm install ts-jest jest @types/jest --force
jest
env:
DB_CONNECTION_STRING: 'postgres://postgres:postgres@localhost:5432/postgres'
Expand Down

0 comments on commit 9d22f4f

Please sign in to comment.