Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranbt committed Jan 9, 2024
1 parent cc5367e commit 699735c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-gen-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: forge install

- name: Generate forge-gen
run: go run ./tools/forge-gen --apply
run: go run ./tools/forge-gen/main.go --apply

- name: Compare the expected and actual src/forge/ directories
run: |
Expand Down

0 comments on commit 699735c

Please sign in to comment.