Skip to content
Snippets Groups Projects
Commit 69f237a5 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[ci] fix rule

parent de861ca2
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ header-check: ...@@ -48,7 +48,7 @@ header-check:
stage: build stage: build
script: script:
- ls -la - ls -la
- nix-shell nix/pkgs.nix -A ocaml-ng.ocamlPackages_4_12.frama-c-checkers-shell - nix-shell nix/pkgs.nix -A ocaml-ng.ocamlPackages_$OCAML.frama-c-checkers-shell
--run 'FRAMAC_HDRCK="" make -f share/Makefile.headers check-headers' --run 'FRAMAC_HDRCK="" make -f share/Makefile.headers check-headers'
tags: tags:
- nix - nix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment