Skip to content

Commit 4c38b33

Browse files
authored
Remove stray env tag (#19)
1 parent f30c01a commit 4c38b33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ jobs:
9999
- uses: docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1 # v2.9.1
100100

101101
- name: Build python kernels
102-
env:
103102
uses: docker/bake-action@f32f8b8d70bc284af19f8148dd14ad1d2fbc6c28 # v3.1.0
104103
with:
105104
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)