Skip to content

Commit

Permalink
ci: Fix tests/swap
Browse files Browse the repository at this point in the history
  • Loading branch information
acheroncrypto committed Sep 14, 2024
1 parent 1715c28 commit 9b97d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ jobs:
path: tests/multisig
# - cmd: cd tests/lockup && anchor test --skip-lint
# path: tests/lockup
- cmd: anchor test --skip-lint
- cmd: cd tests/swap && anchor test --skip-lint
path: tests/swap
- cmd: cd tests/escrow && anchor test --skip-lint && npx tsc --noEmit
path: tests/escrow
Expand Down

0 comments on commit 9b97d1b

Please sign in to comment.