Skip to content

Commit

Permalink
Remove formatting check from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fmkra committed May 6, 2024
1 parent 14604c0 commit 8b117d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- run: scarb fmt --check
- run: scarb test

0 comments on commit 8b117d7

Please sign in to comment.