Skip to content

Commit

Permalink
chore(ci): post-merge native blockifier push debugging commit (#375)
Browse files Browse the repository at this point in the history
Signed-off-by: Dori Medini <[email protected]>
  • Loading branch information
dorimedini-starkware authored Aug 9, 2024
1 parent d80da28 commit 4c097e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/blockifier_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ jobs:
native-blockifier-artifacts-push:
runs-on: starkware-ubuntu-20-04-medium
steps:
- name: tmp step
run: |
echo ${{ github.event.pull_request.head.repo.full_name }}
echo ${{ github.repository }}
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable

Expand Down

0 comments on commit 4c097e2

Please sign in to comment.