Skip to content

Commit

Permalink
Build Rust Client in GitHub.
Browse files Browse the repository at this point in the history
  • Loading branch information
renatoathaydes committed Apr 26, 2024
1 parent 4f0bfc4 commit bd38889
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 @@ -21,3 +21,6 @@ jobs:
uses: mikepenz/action-junit-report@v2
with:
report_paths: '**/build/test-results/test/TEST-*.xml'
- name: Build Rust Client
working-directory: ./jgrab-client
run: cargo build

0 comments on commit bd38889

Please sign in to comment.