Skip to content

Commit

Permalink
chore(ci): rename integration test job
Browse files Browse the repository at this point in the history
commit-id:7862812f
  • Loading branch information
Itay-Tsabary-Starkware committed Dec 14, 2024
1 parent 2e31ee4 commit 0d02204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sequencer_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ concurrency:
cancel-in-progress: ${{ github.event_name == 'pull_request' }}

jobs:
build-and-run-run-sequencer-integration-tests:
build-and-run-sequencer-integration-tests:
runs-on: starkware-ubuntu-latest-large
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0d02204

Please sign in to comment.