Run CI on trybuild test updates

This commit is contained in:
DropDemBits 2023-03-21 11:55:20 -04:00
parent ef7c0f12c8
commit 968f84d244
No known key found for this signature in database
GPG key ID: 7FE02A6C1EDFA075

View file

@ -11,6 +11,7 @@ on:
- '**.rs'
- '**/Cargo.*'
- '.github/workflows/**.yml'
- 'salsa-2022-tests/tests/compile-fail/**.stderr'
jobs:
test: