Skip to content

Update test matrix according to changes to PL-Qiskit plugin #144

Update test matrix according to changes to PL-Qiskit plugin

Update test matrix according to changes to PL-Qiskit plugin #144

name: Ensure templates are not manually changed
on:
push:
branches:
- master
pull_request:
jobs:
check-diff:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Compile and check for changes files
run: python compile.py && git diff --quiet