Skip to content

Commit

Permalink
ignore windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrogilcarrano committed Aug 28, 2024
1 parent 537388a commit 0c81337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master'
needs:
- test_linux
- test_win
# - test_win
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 0c81337

Please sign in to comment.