Skip to content

Commit

Permalink
Add another action
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamOlech committed Sep 14, 2023
1 parent 0748299 commit 12f4960
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: Cancel previous
uses: styfle/[email protected]
with:
access_token: ${{ github.token }}
- run: pwd
- run: ls -alh
- run: hostname
Expand Down

0 comments on commit 12f4960

Please sign in to comment.