Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnXuan committed Nov 9, 2023
1 parent b31f97d commit 5a8d3c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
- name: Test CoModels
run: |
docker exec ${{ env.TEST_CONTAINER_NAME }} ls
docker exec ${{ env.TEST_CONTAINER_NAME }} echo "-----------"
docker exec ${{ env.TEST_CONTAINER_NAME }} pwd
#docker exec ${{ env.TEST_CONTAINER_NAME }} ./infer.sh

0 comments on commit 5a8d3c7

Please sign in to comment.