Skip to content

Commit

Permalink
Quick quit on the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wargio authored Oct 7, 2021
1 parent dbd81fa commit b03f592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: packaging
run: make -C p/dist/debian
- name: test
run: make -C p install && r2 -qc 'af;pdd' /bin/ls || sleep 0
run: make -C p install && r2 -Qc 'af;pdd' /bin/ls
- uses: actions/upload-artifact@v2
with:
name: r2dec-${{env.R2V}}_amd64.deb
Expand Down

0 comments on commit b03f592

Please sign in to comment.