mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
remove upload for debugging
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
2e5fa030ab
commit
1a73af844f
8
.github/workflows/nix_linux_x86_64.yml
vendored
8
.github/workflows/nix_linux_x86_64.yml
vendored
@ -21,11 +21,3 @@ jobs:
|
||||
|
||||
- name: execute tests with --release
|
||||
run: /home/big-ci-user/.nix-profile/bin/nix develop -c cargo test --locked --release
|
||||
|
||||
- name: upload args binary for inspection
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: failing_args_binary
|
||||
path: examples/interactive/args
|
||||
retention-days: 4
|
||||
|
Loading…
Reference in New Issue
Block a user