Skip to content

Commit

Permalink
TST: set up allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
dhomeier committed Mar 25, 2022
1 parent d78cd84 commit ce17c42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
- windows: py39-test
allowed_failures:
strategy:
fail-fast: false
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
strategy: |
fail-fast: false
with:
libraries: |
apt:
Expand Down

0 comments on commit ce17c42

Please sign in to comment.