Skip to content

Commit

Permalink
Small improvement.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolad committed Feb 8, 2021
1 parent d6a6a4a commit daadc40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
- name: Setup Playwright
uses: microsoft/playwright-github-action@v1

- name: Create event-espresso-core folder
run: cd ../

- name: Check out event-espresso-core
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit daadc40

Please sign in to comment.