Skip to content

Commit

Permalink
test: test
Browse files Browse the repository at this point in the history
  • Loading branch information
simeng-li committed Oct 9, 2023
1 parent 9d11f2f commit 1aab0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alteration-compatibility-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
fetch-depth: 0
ref: ${{ github.base_ref }}
- name: checkout head
run: echo ${{needs.check-alteration-changes.outputs.has-alteration-changes == 'true'}}
run: echo ${{needs.check-alteration-changes.outputs.has-alteration-changes}}

0 comments on commit 1aab0cd

Please sign in to comment.