Skip to content

Workflow file for this run

name: Test the debox solr plugin
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jetify-com/[email protected]
- name: Init an example project
run: devbox shell
working-directory: ./test/project