Skip to content

CI: Update CARS.md every night #6667

CI: Update CARS.md every night

CI: Update CARS.md every night #6667

Workflow file for this run

name: tests
on:
push:
branches:
- master
pull_request:
jobs:
tests:
name: ./test.sh
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-24.04, macos-latest]
steps:
- uses: commaai/timeout@v1
- uses: actions/checkout@v4
- run: ./test.sh