Skip to content

Commit

Permalink
Test pushing python kernels from pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
robwittman committed Jul 11, 2023
1 parent 59c4869 commit 17dda0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Build python kernels
uses: docker/bake-action@v3
with:
push: false
push: true
targets: ${{ steps.target.outputs.TARGET }}

build_rlang_kernels:
Expand Down

0 comments on commit 17dda0f

Please sign in to comment.