mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-02-02 09:46:06 +00:00
Merge #439
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:
commit
67d290dc26
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -11,6 +11,7 @@ on:
|
|||
- '**.rs'
|
||||
- '**/Cargo.*'
|
||||
- '.github/workflows/**.yml'
|
||||
- 'salsa-2022-tests/tests/compile-fail/**.stderr'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue