Skip to content

Commit

Permalink
[generate bindings]
Browse files Browse the repository at this point in the history
  • Loading branch information
CGMossa committed Nov 16, 2023
1 parent 7f818bb commit 4c8afd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
runs-on: ubuntu-latest
needs: check_generate_bindings_flag
steps:
- run: echo ${{needs.check_generate_bindings_flag.outputs.HEAD_COMMIT_MESSAGE}}
- run: echo ${{ needs.check_generate_bindings_flag.outputs.HEAD_COMMIT_MESSAGE }}

pr_generated_bindings:
name: Make PR with generated bindings
Expand Down

0 comments on commit 4c8afd5

Please sign in to comment.