Skip to content

Commit

Permalink
[generate bindings]
Browse files Browse the repository at this point in the history
  • Loading branch information
CGMossa committed Nov 17, 2023
1 parent ac1609d commit 3989009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ jobs:
needs: check_generate_bindings_flag
steps:
- run: echo "${{ needs.check_generate_bindings_flag.outputs.head_commit_message }}"
- run: echo "${{ contains(needs.check_generate_bindings_flag.outputs.head_commit_message) }}"

pr_generated_bindings:
name: Make PR with generated bindings
Expand Down

0 comments on commit 3989009

Please sign in to comment.