diff --git a/.github/workflows/test-on-optimism.yml b/.github/workflows/test-on-optimism.yml index 2c435f0..7ba2f77 100644 --- a/.github/workflows/test-on-optimism.yml +++ b/.github/workflows/test-on-optimism.yml @@ -15,7 +15,7 @@ on: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow contains a single job called "build" - test-on-gnosis: + test-on-optimism: # The type of runner that the job will run on runs-on: ubuntu-latest