mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-20 23:04:45 -07:00
Update rust.yml
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -17,6 +17,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo debug_pc --verbose
|
run: cargo build_pc --verbose
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test_pc --verbose
|
run: cargo test_pc --verbose
|
||||||
|
|||||||
Reference in New Issue
Block a user