Skip to content

Commit

Permalink
Remove test step in CI due to no tests being present
Browse files Browse the repository at this point in the history
  • Loading branch information
alexroan committed Apr 12, 2024
1 parent 133a6ba commit 77e17c8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,3 @@ jobs:
forge --version
forge build --ast
id: build

- name: Run Forge tests
run: |
forge test -vvv
id: test

0 comments on commit 77e17c8

Please sign in to comment.