Skip to content

Commit

Permalink
clean up CI yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
callmephilip committed Oct 30, 2023
1 parent 7412975 commit dfac61b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ on: push
jobs:
tests:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10"]
name: Python ${{ matrix.python-version }}
name: Run tests
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit dfac61b

Please sign in to comment.