Skip to content

Commit

Permalink
CI Names
Browse files Browse the repository at this point in the history
  • Loading branch information
dlesbre committed Feb 5, 2024
1 parent fab1225 commit 42fc5ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ permissions:
jobs:
test-3-11:
runs-on: ubuntu-latest
name: "Lint and test (python 3.11)"

steps:
- uses: actions/checkout@v3
Expand All @@ -38,6 +39,7 @@ jobs:

test-3-8:
runs-on: ubuntu-latest
name: "Test (python 3.8)"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 42fc5ce

Please sign in to comment.