mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
Regression Test for https://github.com/yf13/nuttx/tree/12635
This commit is contained in:
parent
b96459f8f1
commit
610d8f1717
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ox64-special.yml
vendored
2
.github/workflows/ox64-special.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
set -x # Echo commands
|
||||
|
||||
## TODO: Paste the GitHub Repo and Branch
|
||||
source=https://github.com/apache/nuttx/tree/master
|
||||
source=https://github.com/yf13/nuttx/tree/12635
|
||||
|
||||
## Match `https://github.com/user/repo/tree/branch`
|
||||
pattern='\(.*\)\/tree\/\(.*\)'
|
||||
|
|
Loading…
Reference in a new issue