Skip to content

Commit

Permalink
#2 Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
esride-jts authored Sep 18, 2024
1 parent 44d0111 commit f44cc7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build
working-directory: ./spatial-data-science/src/platformshell
run: cargo build --verbose
- name: Run tests
working-directory: ./spatial-data-science/src/platformshell
run: cargo test --verbose

0 comments on commit f44cc7a

Please sign in to comment.