Skip to content

Commit

Permalink
return bare run
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Dec 2, 2022
1 parent a31ae50 commit 962dfc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_scoped_rector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@ jobs:
git push --quiet origin ${GITHUB_REF#refs/tags/}
# run bare run test
# - run: cd remote-repository && bin/rector list --ansi && cd ..
- run: cd remote-repository && bin/rector list --ansi && cd ..

0 comments on commit 962dfc6

Please sign in to comment.