Skip to content

Commit

Permalink
change working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 24, 2024
1 parent 9142f50 commit 926fbb5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unittest-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
runs-on: [self-hosted, linux, GPU]
environment: Testing
steps:
- name: Set up unique working directory
run: mkdir ${{ runner.temp }}/dj-${{ github.run_id }}
shell: bash

- uses: actions/checkout@v3
with:
path: ${{ runner.temp }}/dj-${{ github.run_id }}
Expand Down

0 comments on commit 926fbb5

Please sign in to comment.