Skip to content

Commit 29f73d4

Browse files
committed
Update configuration options table
1 parent 4e63fcb commit 29f73d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ jobs:
6565

6666
### Configuration Options
6767

68-
| Parameter | Default | Description |
68+
| Parameter | Description | Default |
6969
|-----|-----|-----|
7070
| swift-version | The version of the Swift toolchain to use | 6.0.3 |
7171
| package-path | The folder where the swift package is checked out | . |
72-
| swift-configuration | Whether to build with debug or release configuration | |
72+
| swift-configuration | Whether to build with debug or release configuration | debug |
7373
| swift-build-flags | Additional flags to pass to the swift build command | |
7474
| swift-test-flags | Additional flags to pass to the swift test command | |
7575
| test-env | Test environment variables key=value | |

0 commit comments

Comments
 (0)