Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DraftedDev authored Apr 7, 2024
1 parent 961a543 commit f9a8a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Run transpile example
run: cargo run --example transpile --all-features --verbose
- name: Run transpile-file example
run: cargo run --example transpile-file --all-features --verbose
run: cargo run --example transpile_file --all-features --verbose

0 comments on commit f9a8a99

Please sign in to comment.