We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f38acd commit 798b818Copy full SHA for 798b818
.github/workflows/Test.yml
@@ -31,4 +31,6 @@ jobs:
31
with:
32
os: ${{ matrix.os }}
33
34
+ - run: make .build/bin/swift-openapi-generator
35
+
36
- run: swift test
0 commit comments