Skip to content

Add theforeman github actions for JS tests #68

Add theforeman github actions for JS tests

Add theforeman github actions for JS tests #68

Workflow file for this run

---
name: Ruby Tests
"on":
push:
branches:
- main
pull_request:
jobs:
rubocop:
uses: theforeman/actions/.github/workflows/rubocop.yml@v0
with:
command: bundle exec rubocop --parallel --format github
test:
name: Ruby
needs: rubocop
uses: theforeman/actions/.github/workflows/foreman_plugin.yml@v0
with:
plugin: foreman_resource_quota