Skip to content

Commit

Permalink
Run swap tests (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
cakevm authored Oct 2, 2024
1 parent b3de3bc commit 6170c9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/loom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- run: 'echo "pub const KEY_ENCRYPTION_PWD: [u8; 16] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];" > crates/defi-entities/src/private.rs'
- run: make test
- run: make swap-test-all

fmt:
if: github.repository == 'dexloom/loom'
name: make fmt-check
Expand Down

0 comments on commit 6170c9e

Please sign in to comment.