Skip to content

Commit

Permalink
add environment for unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 24, 2024
1 parent 3edd333 commit aa59509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ permissions:

jobs:
unittest:

runs-on: [self-hosted, linux, GPU]
environment: testing
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit aa59509

Please sign in to comment.