Skip to content

Commit

Permalink
chore: debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtekgrinder committed May 7, 2024
1 parent 9ad11f4 commit b3389ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@ jobs:
- name: Compile foundry
run: forge clean && forge build --build-info --force --skip "*/test/**" "*/scripts/**"

# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: "Install Slither"
run: "python3 -m pip install slither-analyzer"
Expand Down

0 comments on commit b3389ab

Please sign in to comment.