Skip to content

Commit

Permalink
Use valid identifier format in GitHub Actions workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Jul 16, 2024
1 parent e7eee87 commit fb30d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:
# # run: cd nb.go && go test
# # - name: "Run nb.go bats test"
# # run: unbuffer bats test
test-ubuntu-24.04:
test-ubuntu-2404:
name: "Test: Ubuntu 24.04"
runs-on: ubuntu-24.04
env:
Expand Down

0 comments on commit fb30d38

Please sign in to comment.