Reduce scope of tests
This commit is contained in:
parent
ae165d029c
commit
94dfa32537
2
.github/workflows/go-spectest.yml
vendored
2
.github/workflows/go-spectest.yml
vendored
@ -56,6 +56,6 @@ jobs:
|
||||
run: |
|
||||
gem build vagrant-spec/vagrant-spec.gemspec
|
||||
gem install vagrant-spec-0.0.1.gem
|
||||
bundle exec vagrant-spec test --components=cli/box cli/plugin cli/version cli/init --config test/vagrant-spec/configs/vagrant-spec.config.virtualbox.rb
|
||||
bundle exec vagrant-spec test --components=cli/version --config test/vagrant-spec/configs/vagrant-spec.config.virtualbox.rb
|
||||
env:
|
||||
VAGRANT_SPEC_BOX: "hashicorp/bionic64"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user