Compare commits
3 Commits
807d75ac31
...
7f1162c999
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f1162c999 | |||
| afb00ba57a | |||
| 1ec217732f |
@@ -15,6 +15,6 @@ jobs:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- name: Run tests
|
||||
run: cargo test --release
|
||||
- name: Run build
|
||||
run: cargo test
|
||||
- name: Run tests
|
||||
run: cargo build --release --target x86_64-unknown-linux-gnu
|
||||
|
||||
Reference in New Issue
Block a user