We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b4d21d + 1e67f69 commit 8c3df6dCopy full SHA for 8c3df6d
.github/workflows/proof.yml
@@ -74,7 +74,7 @@ jobs:
74
with:
75
cross_files: ${{ format('{0}/{1}', env.MESON_CROSS_FILES, 'cm33-none-eabi-gcc.ini') }}
76
actions: '["prefetch", "setup"]'
77
- options: '-Dconfig=.config -Ddts=dts/examples/nucleo_u5a5_autotest.dts -Ddts-include-dirs=dts -Dwith_proof=true'
+ options: '-Dconfig=.config -Ddts=dts/examples/nucleo_u5a5_autotest.dts -Ddts-include-dirs=dts -Dwith_proof=true -Dwith_tests=false -Dwith_tools=false -Dwith_uapi=true -Dwith_sbom=false -Dwith_proof=true -Dwith_doc=false'
78
- name: run framaC
79
run: |
80
why3 config detect
0 commit comments