Skip to content

Merge pull request #120 from ba-st/compatibility-gemstoneerror #384

Merge pull request #120 from ba-st/compatibility-gemstoneerror

Merge pull request #120 from ba-st/compatibility-gemstoneerror #384

name: 'GS64 Unit Tests'
on:
- push
- pull_request
- workflow_dispatch
jobs:
unit-tests:
runs-on: ubuntu-latest
name: GS64 Unit Tests
steps:
- uses: actions/checkout@v4
- name: Load Image and Run Tests
uses: ba-st-actions/gs64-ci@v2
with:
project_name: 'Buoy'
run_tests: 'true'