Skip to content

Commit

Permalink
add missing runs on key
Browse files Browse the repository at this point in the history
  • Loading branch information
devkral committed Jun 5, 2024
1 parent 6d8a940 commit f52d117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
tests:
name: "Python ${{ matrix.python-version }}"
runs-on: "ubuntu-latest"
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
Expand Down

0 comments on commit f52d117

Please sign in to comment.