Skip to content

Commit

Permalink
try that instead
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Aug 30, 2024
1 parent c6dc543 commit 630d97b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
- id: Cool
run: echo $(git log -1 --pretty=format:"%s")

- id: Boy
run: echo ${{ github.event.head_commit.message }}

- id: determine_should_run_tests
uses: ./.github/actions/should_release

Expand Down

0 comments on commit 630d97b

Please sign in to comment.