Rename job
This commit is contained in:
parent
543bc9b958
commit
7a428a22e0
1 changed files with 2 additions and 1 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
|
@ -12,8 +12,9 @@ defaults:
|
|||
|
||||
|
||||
jobs:
|
||||
test-python:
|
||||
test-linux:
|
||||
runs-on: ubuntu-22.04
|
||||
name: 'Linux - Python'
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [ '3.10' ] # '3.7', '3.8', '3.9'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue