Skip to content

Commit

Permalink
Update test job name
Browse files Browse the repository at this point in the history
  • Loading branch information
sevein committed Sep 25, 2024
1 parent f25f295 commit eaa324a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
CLAMD_TCP_PORT: "3310"
jobs:
test:
name: "Test Python ${{ matrix.python-version }}"
name: "Test"
runs-on: "ubuntu-22.04"
steps:
- name: "Check out repository"
Expand Down

0 comments on commit eaa324a

Please sign in to comment.