mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
Add build step back to ensure linking works
This commit is contained in:
@@ -51,3 +51,5 @@ jobs:
|
||||
run: cargo clippy
|
||||
- name: Run tests
|
||||
run: cargo test
|
||||
- name: Build
|
||||
run: cargo build
|
||||
|
||||
Reference in New Issue
Block a user