Skip to content

Commit

Permalink
Formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti authored Sep 1, 2023
1 parent f89c983 commit f7f89c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
steps:
- uses: actions/checkout@v3

# Found this solution at
# https://monadical.com/posts/filters-github-actions.html#Case-2-Pull-request
# Found this solution at
# https://monadical.com/posts/filters-github-actions.html#Case-2-Pull-request
- name: check if message indicates that tests should be skipped
id: check_commit
run: |
Expand Down

0 comments on commit f7f89c0

Please sign in to comment.