Skip to content

Commit

Permalink
Docker fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhengLinLei committed Apr 29, 2024
1 parent 59fa776 commit ad1fe5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Test docker container
run: |
cd ../test
cd ./test
python3 -m pip install -r requirements.txt
Expand Down

0 comments on commit ad1fe5d

Please # to comment.