Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rxcod9 committed Jul 6, 2021
1 parent 6eb3439 commit d520a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# Configure NPM
- uses: actions/setup-node@v2
with:
node-version: '14.x'
node-version: '12.x'

# Install PHP dependencies
- name: Install Composer dependencies
Expand Down

0 comments on commit d520a41

Please sign in to comment.