Skip to content

Merge pull request #434 from syntaxerror247/storage_error_reporting #522

Merge pull request #434 from syntaxerror247/storage_error_reporting

Merge pull request #434 from syntaxerror247/storage_error_reporting #522

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