Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 3f784c8

Browse files
committed
try
1 parent 2d64fcf commit 3f784c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-wheel.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ jobs:
7575
pip install dist_s3/*.whl
7676
pip install pytest
7777
pip install matplotlib
78-
- name: Checkout code
79-
uses: actions/checkout@v3
8078
- name: Test Wheel
8179
if: ${{ env.DEV == 'true' }}
8280
run: |

0 commit comments

Comments
 (0)