Skip to content

Commit 3d33fe3

Browse files
committed
Update ci
1 parent b3e62d9 commit 3d33fe3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/build.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,10 @@ jobs:
1919
sudo du -sh /opt/hostedtoolcache/CodeQL || true
2020
sudo du -sh /usr/share/miniconda || true
2121
sudo du -sh /usr/local/share/vcpkg || true
22+
23+
build:
24+
runs-on: ghcr.io/fluentrobotics/ros:humble
25+
steps:
26+
- name: Test
27+
run: |
28+
pwd

0 commit comments

Comments
 (0)