Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
glegendre01 authored Dec 4, 2023
1 parent c06265a commit 6fe04f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
test-a10:
name: test-gpu-4a10
runs-on: [multiple-gpu, nvidia-gpu, 4-a10, ci]
runs-on: [multi-gpu, nvidia-gpu, 4-a10, ci]
steps:
- run: nvidia-smi
test-a10s:
Expand Down

0 comments on commit 6fe04f4

Please sign in to comment.