Skip to content

Commit

Permalink
I want tests to pass ... but github doesn't seem to respect my setup.…
Browse files Browse the repository at this point in the history
…cfg-change
  • Loading branch information
tobixen committed Oct 1, 2023
1 parent 150e700 commit de8f67b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- '3.11'
- '3.10'
- '3.9'
- '3.8'
- '3.7'
#- '3.8'
#- '3.7'
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down

0 comments on commit de8f67b

Please sign in to comment.