Skip to content

Use the opentext docker repository #18

Use the opentext docker repository

Use the opentext docker repository #18

Workflow file for this run

name: Tests
on:
push:
pull_request:
workflow_dispatch:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Tests
run: make test