test-awscrt

This commit is contained in:
Michael Graeb
2022-11-10 22:53:44 -08:00
parent 62b06cf17a
commit f35b702782
+1 -1
View File
@@ -123,7 +123,7 @@ jobs:
- run: phpize
- run: .\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt
- run: nmake
- run: nmake test
- run: nmake test-awscrt
windows2:
runs-on: windows-2019