Skip to content

Commit e42ef05

Browse files
authored
Fix comment syntax for macOS timelord cases
Updated comments to use hash symbol for skipping macOS cases.
1 parent c49a529 commit e42ef05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-single.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ jobs:
118118
matrix: windows
119119
configuration:
120120
name: core.full_node
121-
// TODO: skipping macos-15-intel timelord cases until fixed
122-
// https://github.com/Chia-Network/chiavdf/pull/268
121+
# TODO: skipping macos-15-intel timelord cases until fixed
122+
# https://github.com/Chia-Network/chiavdf/pull/268
123123
- os:
124124
matrix: macos-intel
125125
configuration:

0 commit comments

Comments
 (0)