Skip to content

Commit

Permalink
rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibbelink committed Jan 29, 2024
1 parent 07fd2ac commit 5d7d350
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
latest,
]

name: Building Cycamore and Running Tests
name: Build, Test, Publish
steps:
- name: Tag as ci-image-cache
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
conda
]

name: Building Cycamore and running tests
name: Build, Test, Publish
steps:
- name: Tag as ci-image-cache
run: |
Expand Down

0 comments on commit 5d7d350

Please sign in to comment.