Skip to content

Commit

Permalink
add ls
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos committed Oct 27, 2020
1 parent 6137284 commit c74ad14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
- name: Run unit tests
run: task test-unit

- name: Check dir content
run: ls

- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit c74ad14

Please sign in to comment.