We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b12a554 commit 4780cc5Copy full SHA for 4780cc5
.github/workflows/Continuous-Integration.yml
@@ -53,8 +53,6 @@ jobs:
53
- name: Compilation
54
id: Compile
55
uses: stm32duino/actions/compile-examples@master
56
- with:
57
- cli-version: '0.10.0'
58
59
# Use the output from the `Compile` step
60
- name: Compilation Errors
0 commit comments