gen: test-integration (#2814)
This commit is contained in:
parent
c808587de0
commit
e68e2288f7
2 changed files with 2 additions and 1 deletions
|
|
@ -62,6 +62,7 @@ jobs:
|
|||
'**/flake.lock') }}
|
||||
restore-prefixes-first-match: nix-${{ runner.os }}-${{ runner.arch }}
|
||||
- name: Run Integration Test
|
||||
if: always() && steps.changed-files.outputs.files == 'true'
|
||||
run:
|
||||
nix develop --command -- hi run --stats --ts-memory-limit=300 --hs-memory-limit=1500 "^${{ inputs.test }}$" \
|
||||
--timeout=120m \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue