Skip to content

Commit 5403013

Browse files
committed
Fix CI issue
1 parent a79a5fb commit 5403013

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/Continuous-integration.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: VL53L7CX Continuous Integration
1+
name: VL53L8CX Continuous Integration
22
on:
33
push:
44
branches:
@@ -44,8 +44,6 @@ jobs:
4444
with:
4545
check_filenames: true
4646
check_hidden: true
47-
# In the event of a false positive, add the word in all lower case to this file:
48-
ignore_words_file: ./extras/codespell-ignore-words-list.txt
4947
lib_build:
5048
runs-on: ubuntu-latest
5149
name: Library compilation

0 commit comments

Comments
 (0)