Skip to content

Commit

Permalink
ci updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorris3 committed Jul 31, 2023
1 parent 323c565 commit b9b0d29
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
with:
envs: |
- linux: test
- name: tests, python 3.10
linux: test
python-version: 3.10
- linux: test
- name: tests, python 3.11
linux: test
python-version: 3.11

0 comments on commit b9b0d29

Please sign in to comment.