Skip to content

fix: update branch of scenario_simulator_v2 to master #2022

fix: update branch of scenario_simulator_v2 to master

fix: update branch of scenario_simulator_v2 to master #2022

Workflow file for this run

name: setup-universe
on:
pull_request:
jobs:
setup-universe:
runs-on: ubuntu-22.04
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Set git config
uses: autowarefoundation/autoware-github-actions/set-git-config@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run setup script
run: |
./setup-dev-env.sh -y -v universe