Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelArtists committed Apr 8, 2024
1 parent 9083ecb commit bea256b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/k8s-regression-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ jobs:
run: |
git clone https://github.com/0xPolygon/agglayer.git
cd agglayer
git checkout "${{ github.event.inputs.commit_id }}"
# git checkout "${{ github.event.inputs.commit_id }}"
git checkout c0a88f1
- name: Build JIT agglayer image to be used in ephemeral devnet
run: |
Expand Down

0 comments on commit bea256b

Please sign in to comment.