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 19a1e95 commit a8735c9Copy full SHA for a8735c9
.github/workflows/if_test.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# Always upload logs, even if tests fail or are skipped
37
- name: Upload logs
38
- if: ${{ always() }}
+ if: ${{ ls -l }}
39
run: echo "Uploading build logs..."
40
41
deploy:
0 commit comments