This commit is contained in:
Alejandro Gallo 2021-09-03 16:39:18 +02:00
parent 0063518e58
commit d8c7a79414

View File

@ -34,4 +34,4 @@ jobs:
run: nix-shell --run 'make lib' run: nix-shell --run 'make lib'
- name: Build bench - name: Build bench
run: nix-shell --run 'make lib' run: nix-shell --run 'make bench'