mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
parent
1eaebb156f
commit
bce47bc1a9
1 changed files with 1 additions and 4 deletions
5
test.sh
5
test.sh
|
|
@ -2,9 +2,6 @@
|
|||
|
||||
set -eux
|
||||
|
||||
go test -c ./driver
|
||||
go test -c ./iso
|
||||
go test -c ./clone
|
||||
|
||||
export PACKER_ACC=1
|
||||
|
||||
go test -v ./driver ./iso ./clone
|
||||
|
|
|
|||
Loading…
Reference in a new issue