Skip to content

Commit

Permalink
allow to fail on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcj05 committed Sep 26, 2024
1 parent b648a18 commit 55255f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:

Test-SR2ML-Windows:
runs-on: windows-latest
continue-on-error: true
steps:
- uses: conda-incubator/setup-miniconda@v3
with:
Expand Down

0 comments on commit 55255f8

Please sign in to comment.