Skip to content

Commit

Permalink
continue automerge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rmshea committed Sep 23, 2021
1 parent 9059d39 commit dbfb602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 12
run: yarn
run: yarn test
- run: yarn
- run: yarn test

- name: Get changes
id: git_diff
Expand Down

0 comments on commit dbfb602

Please sign in to comment.