Skip to content

Commit

Permalink
Sepolia/dev/uat can run on any box
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve committed Dec 8, 2024
1 parent 5e9f699 commit a125d48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/system_docker_check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build a local testnet and checks you can run tests from the e2e docker container
#
name: '[system] Check docker image'
name: '[system] Docker image check'
run-name: Check docker image (${{ github.event_name }})
on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/system_docker_create.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build a docker image of the e2e tests and push it to the azure docker registry
#
name: '[system] Docker image check'
name: '[system] Docker image create'
run-name: Create docker image (${{ github.event_name }})
on:
pull_request:
Expand Down

0 comments on commit a125d48

Please sign in to comment.