Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaprieto authored Jul 15, 2022
1 parent 8a14c5e commit 37c56d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
make install-shelltest
make test-shell
docs:
# if: github.event.pull_request.merged == true
if: github.event.pull_request.merged == true
strategy:
matrix:
os: [ubuntu-latest]
Expand Down

0 comments on commit 37c56d8

Please sign in to comment.