Skip to content

Commit

Permalink
Merge pull request #780 from roboflow/fix/remove-debug-step-from-gh-a…
Browse files Browse the repository at this point in the history
…ction

Remove debug step from 'Test package install - inference-gpu'
  • Loading branch information
grzegorz-roboflow authored Nov 6, 2024
2 parents a1c3864 + d42ce7d commit 2692e87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test_package_install_inference_gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
steps:
- name: test
env:
- mergeable_state: ${{needs.is_mergeable.outputs.mergeable_state}}
run: |
echo "$mergeable_state"
- name: 🛎️ Checkout
uses: actions/checkout@v4
- name: 🐍 Set up Python 3.9 to create wheels
Expand Down

0 comments on commit 2692e87

Please sign in to comment.