Skip to content

Commit

Permalink
fix(1461): removed timeout from test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
verena-ifx committed Sep 13, 2024
1 parent 7529334 commit 2be7cbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,4 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.GH_TOKEN }}
run: |
# Increase the Jest timeout
echo "module.exports = { testTimeout: 30000 };" > jest.config.js
npm run test

0 comments on commit 2be7cbd

Please sign in to comment.