Skip to content

Commit

Permalink
F
Browse files Browse the repository at this point in the history
  • Loading branch information
HrikB committed Feb 5, 2024
1 parent 8999148 commit 9900df2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ jobs:
- name: Run Forge build
run: |
forge --version
sudo apt-get install tree # For Ubuntu
# For macOS, use: brew install tree
tree
id: build

- name: Run Forge tests
Expand Down

0 comments on commit 9900df2

Please sign in to comment.