Skip to content

Commit

Permalink
ci: fix tests run
Browse files Browse the repository at this point in the history
  • Loading branch information
petarTxFusion committed Mar 18, 2024
1 parent 951c1fe commit 43a16f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,8 @@ jobs:
swift test --filter ZkSyncWalletIntegrationTests;
=======
swift test --filter ZkSyncWalletIntegrationTests;
<<<<<<< HEAD
>>>>>>> 9411574 (ci: update swift.yml)
=======
>>>>>>> 55750a3 ('ci: fix tests run')
>>>>>>> ba95ae8 ('ci: fix tests run')

0 comments on commit 43a16f9

Please sign in to comment.