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 7, 2021
1 parent d520a41 commit 8dce964
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: '12.x'
node-version: '7.x'

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

0 comments on commit 8dce964

Please sign in to comment.