Skip to content

Commit

Permalink
Another test >.<
Browse files Browse the repository at this point in the history
  • Loading branch information
blazejkustra committed Jan 6, 2024
1 parent f065078 commit 37eaaea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
run: npm run test:typecheck
- name: Setup DynamoDB Local
uses: rrainn/[email protected]
- name: Sleep for 30 seconds
run: sleep 30s
shell: bash
- name: Test E2E ⚙️
run: npm run test:e2e
- name: Coverage 📝
Expand Down

0 comments on commit 37eaaea

Please sign in to comment.