Skip to content

Commit

Permalink
CI: Ubuntu 22.04 try only build
Browse files Browse the repository at this point in the history
  • Loading branch information
osalbahr committed Nov 7, 2023
1 parent ab44a5e commit fe289e6
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 @@ -27,4 +27,4 @@ jobs:
libopencv-dev \
- name: Run tests
run: cargo test --verbose
run: cargo build # test --verbose

0 comments on commit fe289e6

Please sign in to comment.