Skip to content

Commit 72e6e35

Browse files
committed
make local platform definition more honest
1 parent 9ccc5ac commit 72e6e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
9494
cat >> "$CONF_PATH/global.cylc" <<__HERE__
9595
[platforms]
96-
[[_local_background_indep_tcp]]
96+
[[_local_background*]]
9797
hosts = localhost
9898
install target = localhost
9999
ssh command = ssh -oBatchMode=yes -oConnectTimeout=8 -oStrictHostKeyChecking=no

0 commit comments

Comments
 (0)