Add rust
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
setup() {
|
||||
load '../../../../bats_helpers'
|
||||
|
||||
common_setup
|
||||
}
|
||||
|
||||
@test "rust" {
|
||||
dagger "do" -p ./publish.cue test
|
||||
dagger "do" -p ./image.cue test
|
||||
}
|
Reference in New Issue
Block a user