Skip to content

Commit 6b8eb12

Browse files
committed
GitHub Actions: Remove duplicate setting
1 parent f4fdab6 commit 6b8eb12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

05_testing_and_ci/github_actions_slides.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ steps:
202202
with:
203203
name: my-artifact
204204
path: my_file.txt
205-
include-hidden-files: true
206205
retention-days: 5
207206
include-hidden-files: true # Necessary if upload contains hidden file.
208207
```

0 commit comments

Comments
 (0)