Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis committed Dec 31, 2019
1 parent 9b75a4d commit 4eb7516
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
steps:
- uses: actions/checkout@master
- run: |
git fetch --unshallow
git fetch master
git fetch --no-tags --unshallow origin HEAD master
- name: 'Use Node.js 10.x'
uses: actions/setup-node@master
Expand Down

0 comments on commit 4eb7516

Please sign in to comment.