Skip to content

Update plugin version finally #509

Update plugin version finally

Update plugin version finally #509

Workflow file for this run

name: Run GUT Tests
on: [push]
jobs:
TestAction:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run Action
id: run_tests
uses: josephbmanley/run-gut-tests-action@v1.0.1