Skip to content

Merge pull request #157 from podborski/vexu #110

Merge pull request #157 from podborski/vexu

Merge pull request #157 from podborski/vexu #110

Workflow file for this run

name: Sanity checks
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v2
- run: chmod +x ./scripts/PRsanitycheck.py
- run: ./scripts/PRsanitycheck.py