chore: add Aspect CI configuration (#208)
This commit is contained in:
parent
165d7dafdb
commit
6839ff7ace
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
env:
|
||||
CC: /dev/null
|
||||
workspaces:
|
||||
- .
|
||||
- e2e/bzlmod
|
||||
tasks:
|
||||
test:
|
Loading…
Reference in New Issue