Skip to content

Raise error for PennyLaneDeprecationWarning in rc tests #81

Raise error for PennyLaneDeprecationWarning in rc tests

Raise error for PennyLaneDeprecationWarning in rc tests #81

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