439: Run CI on trybuild test updates r=XFFXFF a=DropDemBits

See https://github.com/salsa-rs/salsa/pull/436#issuecomment-1473737721

Co-authored-by: DropDemBits <r3usrlnd@gmail.com>
This commit is contained in:
bors[bot] 2023-03-23 00:45:53 +00:00 committed by GitHub
commit 67d290dc26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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