Skip to content

Commit

Permalink
includ second job
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafFilies committed Nov 3, 2023
1 parent c033f41 commit 571f45b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
- Linux

strategy:
max-parallel: 1
matrix:
example: [
examples/readAngleTest,
Expand All @@ -99,4 +100,4 @@ jobs:
- name: Set and check environment, install repos
run: |
cd /opt/runner_support/
./find_usb.sh `cat ./board2port.yaml | shyaml get-value ${{ matrix.port_name}}
./find_usb.sh `cat ./board2port.yaml | shyaml get-value ${{ matrix.port_name}}`

0 comments on commit 571f45b

Please sign in to comment.