We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66ac05 commit 2212fdbCopy full SHA for 2212fdb
.github/workflows/build.yml
@@ -36,6 +36,8 @@ jobs:
36
run: |
37
yotta target bbc-microbit-classic-gcc-nosd@https://github.com/lancaster-university/yotta-target-bbc-microbit-classic-gcc-nosd
38
yotta up
39
+ - run: make qstrs
40
+ - run: git diff
41
- run: make all
42
- name: Process date for artifact filename
43
id: date
0 commit comments