Skip to content

Commit

Permalink
test: test submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
kluge7 committed Oct 20, 2024
1 parent 677ff44 commit a31f622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/source-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ on:

jobs:
source-build:
uses: vortexntnu/vortex-ci/.github/workflows/reusable-source-build.yaml@feat/add-input-gcc-version-reusable-source-build
uses: vortexntnu/vortex-ci/.github/workflows/reusable-source-build.yaml@main
with:
ros_distro: 'humble'
os_name: 'ubuntu-22.04'
ref: ${{ github.ref_name }}
vcs_repo_file_url: ""
skip_tests: true
gcc_version: '13'

0 comments on commit a31f622

Please sign in to comment.