Skip to content

Commit

Permalink
Merge pull request #11 from gwax/gwax-patch-1
Browse files Browse the repository at this point in the history
Actually test against different versions of python
  • Loading branch information
gwax committed Jun 9, 2022
2 parents 10debbb + fda3135 commit 1485523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Expand Up @@ -21,6 +21,7 @@ jobs:

- uses: actions/setup-python@v2
with:
python-version: "${{ matrix.python-version }}"
cache: pip
cache-dependency-path: |
requirements.txt
Expand Down

0 comments on commit 1485523

Please sign in to comment.