Skip to content

Commit

Permalink
ci: show forge version
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Kimura <[email protected]>
  • Loading branch information
bluele committed Aug 9, 2024
1 parent 1d18322 commit 8dbbb6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
with:
version: nightly

- name: Show forge version
run: forge --version

- name: Resolve dependencies
run: npm install

Expand Down

0 comments on commit 8dbbb6c

Please sign in to comment.