Update build
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -29,3 +29,9 @@ jobs:
|
||||
|
||||
- name: Tangle
|
||||
run: nix-shell --run 'make tangle'
|
||||
|
||||
- name: Build lib
|
||||
run: nix-shell --run 'make lib'
|
||||
|
||||
- name: Build bench
|
||||
run: nix-shell --run 'make lib'
|
||||
|
||||
Reference in New Issue
Block a user