Skip to content

Commit

Permalink
fix staging
Browse files Browse the repository at this point in the history
  • Loading branch information
greged93 committed Jun 14, 2024
1 parent 919b9d5 commit 0d7f2c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
token: ${{ secrets.GH_TOKEN }}
- name: install foundry
uses: foundry-rs/foundry-toolchain@v1
with:
Expand Down
6 changes: 3 additions & 3 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- [email protected].1
- [email protected].2
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected].0
- [email protected].0
- [email protected].1
- [email protected].1
- [email protected]
ignore:
- linters: [ALL]
Expand Down

0 comments on commit 0d7f2c6

Please sign in to comment.