Skip to content

Commit

Permalink
fix integration and unit tests workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Bich Vu Thi Ngoc committed Oct 9, 2024
1 parent a94b2b0 commit 23277f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test_auto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
ls -la
git clone $REPO_URL
ls -la
cd $REPO_URL
cd $REPO_NAME
git checkout $REPO_BRANCH
ls -la
Expand Down

0 comments on commit 23277f3

Please sign in to comment.