Skip to content

Commit

Permalink
build: specific test to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Chinlinlee committed Apr 1, 2023
1 parent c62b6d2 commit b0054e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Checkout Chinlinlee/raccoon-test
uses: actions/checkout@v3
with:
repository: Chinlinlee/raccoon-test
repository: Chinlinlee/raccoon-test@main
token: ${{ secrets.GITHUB_TOKEN }}
lfs: true
path: "raccoon-test"
Expand Down

0 comments on commit b0054e2

Please sign in to comment.