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 8da4645 commit b485eaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/local_run_merge_tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Builds a local testnet and runs a set of merge tests
#
name: '[locally] Run merge tests'
name: '[local-tn] Run merge tests'
run-name: Run merge tests for PR ${{ github.event.client_payload.number }} by @${{ github.event.client_payload.owner }}
on:
repository_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/local_run_tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Builds a local testnet and runs a set of tests
#
name: '[locally] Run local tests'
name: '[local-tn] Run local tests'
run-name: Run local tests (${{ github.event_name }})
on:
schedule:
Expand Down

0 comments on commit b485eaa

Please sign in to comment.