Skip to content

Commit

Permalink
migrate gen to loco-new
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Nov 14, 2024
1 parent 1e7463c commit 7678200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loco-gen-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Run cargo test
uses: actions-rs/cargo@v1
working-directory: ./loco-new
working-directory: ./loco-gen
with:
command: test
args: --all-features

0 comments on commit 7678200

Please sign in to comment.