Skip to content

Commit

Permalink
Merge pull request #9 from podium/ra/fix-format-for-cortex
Browse files Browse the repository at this point in the history
Fix format check for ci
  • Loading branch information
ruby-abutaleb authored Nov 12, 2024
2 parents 8e2afc4 + ad4f472 commit 3069d31
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 @@ -37,7 +37,6 @@ jobs:
with:
node-version: '21.x'
- run: yarn install
- run: yarn format
- run: yarn format:check
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3069d31

Please sign in to comment.