Skip to content

[#82] Add automated testing using GitHub Actions (main) #4

[#82] Add automated testing using GitHub Actions (main)

[#82] Add automated testing using GitHub Actions (main) #4

name: build-and-test-plugin
on: [push, pull_request]
defaults:
run:
shell: bash
jobs:
build_and_test_plugin_using_default_matrix:
uses: korydraughn/irods_reusable_github_workflows/.github/workflows/build-and-test-plugin-matrix.yml@define_plugin_testing_matrix.m

Check failure on line 11 in .github/workflows/build-and-test-plugin.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-and-test-plugin.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-and-test-plugin.yml" -> "korydraughn/irods_reusable_github_workflows/.github/workflows/build-and-test-plugin-matrix.yml@define_plugin_testing_matrix.m" (source branch with sha:7b1e2f3e6d14ea508dc1c0f3a1916dc8346c5d9d) : workflow is not reusable as it is missing a `on.workflow_call` trigger