Skip to content

Commit

Permalink
Update pr-gpu.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KevDevSha authored Jul 17, 2024
1 parent 65c26fd commit 3cb0ad8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
pytest-markers: ${{ matrix.markers }}
python-version: 3.9
gpu_num: 1
ci_repo_ref: main
secrets:
mcloud-api-key: ${{ secrets.MCLOUD_API_KEY }}

Expand All @@ -59,7 +58,6 @@ jobs:
pytest-markers: ${{ matrix.markers }}
python-version: 3.9
gpu_num: 2
ci_repo_ref: test
secrets:
mcloud-api-key: ${{ secrets.MCLOUD_API_KEY }}

Expand Down

0 comments on commit 3cb0ad8

Please sign in to comment.