Skip to content

Commit

Permalink
Fix workflow syntax
Browse files Browse the repository at this point in the history
And if this doesn't work I'm going to force push to upstream/master!
  • Loading branch information
sstok committed Apr 11, 2020
1 parent 42caf8a commit 03d8dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
run: make in-docker-test
-
name: Setup PHP-QA
uses: ${{ env.QA_DOCKER_IMAGE }}
uses: rollerworks/search-phpqa:latest

-
name: Install Composer dependencies
Expand Down

0 comments on commit 03d8dc1

Please sign in to comment.