Skip to content

Bump zephyr submodule commit to 6f240ef18c1 #20

Bump zephyr submodule commit to 6f240ef18c1

Bump zephyr submodule commit to 6f240ef18c1 #20

Workflow file for this run

name: gate
on: [push, pull_request]
jobs:
gate:
name: Gate
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run: bash <( wget -qO- https://raw.githubusercontent.com/MATF-Software-Verification/VS-project-ci/main/gate )