We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bf2156 commit 215a935Copy full SHA for 215a935
1 file changed
.github/workflows/compile-i2c_scanner.yaml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
# CHANGE program and specify lib/aux and non-default src as needed
19
program:
20
- - name: 'i2s_scanner'
+ - name: 'i2c_scanner'
21
# CHANGE platforms as needed
22
platform:
23
- {name: 'photon', version: '2.3.1'}
0 commit comments