We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659a73e commit e310dfcCopy full SHA for e310dfc
.github/workflows/test.yaml
@@ -207,7 +207,7 @@ jobs:
207
208
- name: Run tests
209
run: |
210
- nix-shell --run "sh scripts/run_tests.sh symlinks summary exit_status unzip_D_flag_commit hidden_variables command_substitution reuse_problematic_sandbox toplevel-perms empty_summary merge_multiple_dirs touch_and_rm_no_flag reuse_sandbox mkdir_on_file all-commit-cases unzip_D_flag_commit_without_cleanup unzip_no_flag pipeline touch_and_rm_D_flag_commit network ignore_flag dev_urandom nonexistent_sandbox"
+ nix-shell --run "sh scripts/run_tests.sh"
211
212
213
prerelease:
0 commit comments