Skip to content

Commit

Permalink
fix names
Browse files Browse the repository at this point in the history
  • Loading branch information
dmah42 committed Jan 20, 2024
1 parent 261e15e commit b6e26c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/001-tester-ubuntu-make-test-auraed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#
# When this build passes we should have a "clean cargo" output!
#
name: "Tester (001) [ubuntu:latest]"
name: "Tester (001) [ubuntu:latest] [auraed]"
on:
push:
branches: main
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#
# When this build passes we should have a "clean cargo" output!
#
name: "Tester (001) [ubuntu:latest]"
name: "Tester (002) [ubuntu:latest] [auraescript]"
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 @@ -39,7 +39,7 @@
#
# When this build passes we should have a "clean cargo" output!
#
name: "Tester (001) [ubuntu:latest]"
name: "Tester (003) [ubuntu:latest] [aer]"
on:
push:
branches: main
Expand Down

0 comments on commit b6e26c3

Please sign in to comment.