Skip to content

Commit

Permalink
test10
Browse files Browse the repository at this point in the history
  • Loading branch information
chyyuu-tsinghua-cs committed May 23, 2024
1 parent 8cd3758 commit d49a501
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test-external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
echo ${{ github.repository_owner }}
echo ${{ github.repository }}
test-external-rcore-ch7:
test-external-rcore-c:
if: github.repository_owner == 'sysones'
- uses: sysones/rcore-tutorial-v3-with-hal-component/.github/workflows/test-run.yml@ch7
with:
Expand All @@ -23,7 +23,8 @@ jobs:
CallerPackage: polyhal
CallerRepository: ${{ github.repository }}
CallerCommit: ${{ github.sha }}
test-external-rcore-ch6:

test-external-rcore-d:
if: github.repository_owner == 'sysones'
- uses: sysones/rcore-tutorial-v3-with-hal-component/.github/workflows/test-run.yml@ch7
with:
Expand Down

0 comments on commit d49a501

Please sign in to comment.