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 4ca323e commit 7683b32Copy full SHA for 7683b32
.github/workflows/fpm-deployment.yml
@@ -36,7 +36,7 @@ jobs:
36
fpm-version: 'v0.10.0'
37
38
- run: |
39
- python config/fypp_deployment.py --deploy_stdlib_fpm
+ python config/fypp_deployment.py --deploy_stdlib_fpm 1
40
fpm test --flag "${{ join(matrix.toolchain.flags, ' ') }}"
41
42
# Update and deploy the f90 files generated by github-ci to the `stdlib-fpm` branch.
0 commit comments