Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tripodsan committed Oct 21, 2024
1 parent 6fe3059 commit 14a6492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- run: npm ci
- run: git config --global user.email "[email protected]" && git config --global user.name "Test Build"
- run: git config --global protocol.file.allow always
- run: npm run test-ci-win
- run: npm run test

release:
name: Release
Expand Down

0 comments on commit 14a6492

Please sign in to comment.