Skip to content

Commit

Permalink
Merge pull request #5 from ug-cp/mohr
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
daniel-mohr authored Jan 18, 2023
2 parents c72464e + 134b0b1 commit 8045432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ arduino_ci:
- export EXPECT_UNITTESTS=1
- export EXPECT_EXAMPLES=1
- echo "mock Udp.h for unittests"
- cp -p extras/udp_mock.h /var/lib/gems/*/bundler/gems/arduino_ci-*/cpp/arduino/Udp.h
- cp -p extras/udp_mock.h /var/lib/gems/*/gems/arduino_ci-*/cpp/arduino/Udp.h
- arduino_ci.rb --skip-examples-compilation

arduino-cli:
Expand Down

0 comments on commit 8045432

Please sign in to comment.