remove upload for debugging

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2022-09-14 18:35:08 +02:00 committed by GitHub
parent 2e5fa030ab
commit 1a73af844f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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