Skip to content

Commit 215a935

Browse files
committed
fix i2c scanner typo
1 parent 2bf2156 commit 215a935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile-i2c_scanner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
# CHANGE program and specify lib/aux and non-default src as needed
1919
program:
20-
- name: 'i2s_scanner'
20+
- name: 'i2c_scanner'
2121
# CHANGE platforms as needed
2222
platform:
2323
- {name: 'photon', version: '2.3.1'}

0 commit comments

Comments
 (0)