Skip to content

Commit 8f85b3b

Browse files
committed
wip
1 parent cf92520 commit 8f85b3b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v1
2424
- run: swift test --enable-code-coverage --build-path build-files
25-
- name: show all files
26-
shell: bash
27-
run: |
28-
cd .build
29-
ls -a
3025
- name: Archive the build for debugging
3126
uses: actions/upload-artifact@v4
3227
with:

0 commit comments

Comments
 (0)