Skip to content

Commit

Permalink
Merge pull request #2 from Byte-OS/test-ci
Browse files Browse the repository at this point in the history
Test ci
  • Loading branch information
yfblock authored May 8, 2024
2 parents fb3ad0d + 2f5a553 commit e4f2d3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-extranel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
steps:
- uses: convictional/[email protected]
with:
owner: keithconvictional
repo: myrepo
github_token: ${{ secrets.GITHUB_PERSONAL_ACCESS_TOKEN }}
owner: yfblock
repo: rcore-tutorial-v3-with-hal-component
github_token: ${{ secrets.PERSONAL_TOKEN }}
github_user: yfblock
workflow_file_name: doc-and-test.yaml
workflow_file_name: doc-and-test.yml
ref: ch7
wait_interval: 10
client_payload: '{}'
Expand Down

0 comments on commit e4f2d3e

Please sign in to comment.