Skip to content

Commit

Permalink
build cli
Browse files Browse the repository at this point in the history
  • Loading branch information
trobro committed Jul 23, 2024
1 parent a1e7a07 commit bfc4be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: cd hjson && cargo build
- run: cd hjson_cli && cargo build
- run: cd hjson_tests && cargo test
- run: cd hjson && cargo doc

0 comments on commit bfc4be1

Please sign in to comment.