Skip to content
Snippets Groups Projects
Commit 89a7b35d authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

ci: Revert changes made to speed testing

parent 24b6498c
No related branches found
No related tags found
No related merge requests found
...@@ -112,9 +112,8 @@ build-8.8: ...@@ -112,9 +112,8 @@ build-8.8:
$(nix-store -qR --include-outputs \ $(nix-store -qR --include-outputs \
$(nix-instantiate --quiet ./ci)) \ $(nix-instantiate --quiet ./ci)) \
> store.nar > store.nar
- mkdir ci/run
# Test it # Test it
# - nix run -f ./ci -c run-ci - nix run -f ./ci -c run-ci
after_script: after_script:
- ls -lh - ls -lh
......
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