Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ldeluigi committed Jan 17, 2022
2 parents e66fbe7 + 95ed9bd commit 06c0086
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # All history + tags
- name: Run action
uses: ./test/test_on_self/
with:
Expand Down

0 comments on commit 06c0086

Please sign in to comment.