mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
github workflow test-transfer-udp-http: fix syntax error
This commit is contained in:
parent
de2b7cb187
commit
c6052571c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-transfer-udp-http.yml
vendored
2
.github/workflows/test-transfer-udp-http.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-transfer-http:
|
test-transfer-http:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue