Skip to content

Commit

Permalink
chore: gh action secrets?
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbrugneaux committed Oct 2, 2024
1 parent b2f01d2 commit 55dae7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
run-tests:
name: Run tests
runs-on: ubuntu-latest
environment:
name: ${{ github.ref_name }}
steps:
- uses: actions/checkout@v4
- uses: foundry-rs/foundry-toolchain@v1
Expand Down

0 comments on commit 55dae7f

Please sign in to comment.