Skip to content

Commit

Permalink
Fix name for consistency and to match reference in publish_to_pypi. (
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec authored May 16, 2024
1 parent ce20833 commit de0cf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
- name: Run tests
run: cd tket/pytket/tests && pytest --ignore=simulator/

test_Linux_aarch64_wheels:
test_linux_aarch64_wheels:
name: Test linux aarch64 wheels
needs: build_Linux_aarch64_wheels
runs-on: 'buildjet-4vcpu-ubuntu-2204-arm'
Expand Down

0 comments on commit de0cf97

Please sign in to comment.