Skip to content

Commit

Permalink
rename workflows for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
dmah42 committed Aug 13, 2024
1 parent a36cfb0 commit 9b33eb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#
# When this build passes we should have a "clean cargo" output!
#
name: "Tester (002) [ubuntu:latest] [auraescript]"
name: "(002) [ubuntu:latest] make auraescript-test"
on:
push:
branches: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/003-tester-ubuntu-make-test-aer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#
# When this build passes we should have a "clean cargo" output!
#
name: "Tester (003) [ubuntu:latest] [aer]"
name: "(003) [ubuntu:latest] make aer-test"
on:
push:
branches: main
Expand Down

0 comments on commit 9b33eb4

Please sign in to comment.