Skip to content

Commit

Permalink
added DoxyFile and CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jkerpe committed Oct 23, 2023
1 parent ea18e0c commit e64a9b7
Show file tree
Hide file tree
Showing 2 changed files with 2,706 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
needs: intro
strategy:
matrix:
environment: ["ConvoyLeaderTarget", "LineFollowerTarget", "RemoteControlTarget", "SensorFusionTarget", "ConvoyLeaderSim", "LineFollowerSim", "RemoteControlSim"]
environment: ["ConvoyLeaderTarget", "LineFollowerTarget", "RemoteControlTarget", "SensorFusionTarget", "ConvoyLeaderSim", "LineFollowerSim", "RemoteControlSim", "SensorFusionSim"]

steps:
- name: Checkout repository
Expand Down
Loading

0 comments on commit e64a9b7

Please sign in to comment.