We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3704fd commit ab20df9Copy full SHA for ab20df9
.github/workflows/ci.yml
@@ -52,6 +52,7 @@ jobs:
52
with:
53
name: generated-project
54
path: OUTPUT/TestModule/
55
+ include-hidden-files: true
56
deploy-generated-project:
57
name: Deploy generated project to test branch
58
needs: test-configure-script
0 commit comments