Skip to content

Commit

Permalink
Add working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
thelovekesh committed Nov 1, 2022
1 parent 5279dfa commit 8f6424d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-test-measure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,9 @@ jobs:
name: "Unit Tests Multisite: PHP 7.4, WP Latest"
needs: pre-run
runs-on: ubuntu-latest
defaults:
run:
working-directory: amp
# if: needs.pre-run.outputs.changed-php-count > 0
steps:
- name: Checkout
Expand Down

0 comments on commit 8f6424d

Please sign in to comment.