Skip to content

Commit

Permalink
ready for test
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnXuan committed Nov 10, 2023
1 parent ee2f8bb commit e9a131f
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 @@ -53,7 +53,7 @@ jobs:
cp -rL "$model_dir" "${{ env.TEST_DIR }}"
echo "READY_FOR_TEST=true" >> $GITHUB_ENV
else
return 0
exit 0
fi
- name: Prepare Container
if: env.READY_FOR_TEST == true
Expand Down

0 comments on commit e9a131f

Please sign in to comment.