Skip to content

Try with a devbox script #12

Try with a devbox script

Try with a devbox script #12

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]
with:
project-path: './test'
- name: Run the test script
working-directory: test
run: devbox run test