Skip to content

Commit

Permalink
Add soft dependencies from fixtures directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbs committed May 26, 2024
1 parent e4bdb50 commit b0a59d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
run: |
bundle exec rake 'litmus:provision_list[default]'
bundle exec rake 'litmus:install_agent'
bundle exec rake 'litmus:install_modules_from_directory'
bundle exec rake 'litmus:install_module'
- name: Run Tests
run: bundle exec rake 'litmus:acceptance:parallel'
Expand Down

0 comments on commit b0a59d7

Please sign in to comment.