mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 08:04:10 +00:00
ci: move scripts into separate directory
So it's clean and tidy. Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit 63ed733d30153667d7d645ab0ee3f5614089c759)
This commit is contained in:
parent
7ff1477b3d
commit
f2fb3ffd71
2
.github/workflows/formal.yml
vendored
2
.github/workflows/formal.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Test formalities
|
||||
run: |
|
||||
source .github/workflows/ci_helpers.sh
|
||||
source .github/workflows/scripts/ci_helpers.sh
|
||||
|
||||
RET=0
|
||||
for commit in $(git rev-list HEAD ^origin/$BRANCH); do
|
||||
|
Loading…
x
Reference in New Issue
Block a user