Skip to content

Commit a8735c9

Browse files
authored
Update if_test.yml
1 parent 19a1e95 commit a8735c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/if_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
# Always upload logs, even if tests fail or are skipped
3737
- name: Upload logs
38-
if: ${{ always() }}
38+
if: ${{ ls -l }}
3939
run: echo "Uploading build logs..."
4040

4141
deploy:

0 commit comments

Comments
 (0)