Skip to content

Commit e10e3b9

Browse files
committed
fixup
1 parent 9767848 commit e10e3b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
env:
8585
SWIFT_VERSION: ${{ matrix.swift.swift_version }}
8686
COMMAND: "swift test"
87+
COMMAND_OVERRIDE_5_9: ""
8788
COMMAND_OVERRIDE_5_10: "swift test ${{ inputs.linux_5_10_arguments_override }}"
8889
COMMAND_OVERRIDE_6_0: "swift test ${{ inputs.linux_6_0_arguments_override }}"
8990
COMMAND_OVERRIDE_6_1: "swift test ${{ inputs.linux_6_1_arguments_override }}"

0 commit comments

Comments
 (0)