Skip to content

Merge branch '2.x' of https://github.com/tripal/tripal_blast into 2.x #6

Merge branch '2.x' of https://github.com/tripal/tripal_blast into 2.x

Merge branch '2.x' of https://github.com/tripal/tripal_blast into 2.x #6

name: PHPUnit
on:
push:
branches:
- 2.x
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Run Automated testing
uses: tripal/test-tripal-action@v1.0
with:
directory-name: 'tripal_blast'
modules: 'tripal_blast'
php-version: '8.0'
pgsql-version: '13'
drupal-version: '9.5.x-dev'