Refactor to use plugeth-statediff #1

Merged
roysc merged 5 commits from refactor-for-plugin into v5 2023-09-20 06:16:57 +00:00
2 changed files with 1 additions and 8 deletions
Showing only changes of commit ff8727f988 - Show all commits

View File

@ -1,7 +0,0 @@
name: PR actions
on:
- pull_request
jobs:
run-tests:
uses: ./.github/workflows/test.yml

View File

@ -1,6 +1,6 @@
name: Run tests
on:
workflow_call:
- pull_request
jobs:
unit-tests: