mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45: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:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
test-transfer-http:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue