Remove check for configure script
This commit is contained in:
parent
fb9fdab703
commit
1fe8b81bcc
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -69,9 +69,6 @@ jobs:
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
|
||||
- name: Check configure
|
||||
run: test -f configure
|
||||
|
||||
- name: Configure
|
||||
env:
|
||||
WITH_SHELL: "nix-shell --argstr compiler gcc6 --run"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user