Extend testing to some more files

In this case the snapshot data, the lock file and the Makefile.
This commit is contained in:
Dave Pearson
2023-05-02 13:07:47 +01:00
parent 7152adfdf5
commit 9dda90ea75

View File

@@ -6,6 +6,9 @@ on:
- '**.py'
- '**.pyi'
- '**.css'
- '**.ambr'
- '**.lock'
- 'Makefile'
jobs:
build: