Skip to content

Commit

Permalink
wip: disable CI/CD jest tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
dariodumlijan committed Jan 17, 2024
1 parent 45a6645 commit f4f62fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
# Run tests
- run: yarn tsc
- run: yarn lint
- run: yarn test
# - run: yarn test

0 comments on commit f4f62fb

Please sign in to comment.