mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-16 12:08:04 +00:00
Typo correction in GHA workflow comment
This commit is contained in:
committed by
Lorenzo Bolla
parent
30e94064e5
commit
122ff609e8
@@ -28,7 +28,7 @@ jobs:
|
|||||||
run_long_tests: [no]
|
run_long_tests: [no]
|
||||||
allow_failure: [false]
|
allow_failure: [false]
|
||||||
include:
|
include:
|
||||||
# Disable this for now as it's now clear how to select the latest master branch
|
# Disable this for now as it's not clear how to select the latest master branch
|
||||||
# version of go using actions/setup-go@v2.
|
# version of go using actions/setup-go@v2.
|
||||||
# - go: master
|
# - go: master
|
||||||
# run_long_tests: no
|
# run_long_tests: no
|
||||||
|
|||||||
Reference in New Issue
Block a user