Skip to content

Commit

Permalink
Ill come back'
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaskiewicz committed May 4, 2024
1 parent 6c2dd07 commit 6dbba66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
cache: 'npm'
- name: Install dependencies
run: npm ci
- name: Run Format Check
run: npm run prettier.dry-run
# - name: Run Format Check
# run: npm run prettier.dry-run
- name: Build project
run: npm run build
- name: Run Tests
Expand Down

0 comments on commit 6dbba66

Please sign in to comment.