Refactor to use plugeth-statediff #1
7
.github/workflows/on-pr.yml
vendored
7
.github/workflows/on-pr.yml
vendored
@ -1,7 +0,0 @@
|
|||||||
name: PR actions
|
|
||||||
on:
|
|
||||||
- pull_request
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
run-tests:
|
|
||||||
uses: ./.github/workflows/test.yml
|
|
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Run tests
|
name: Run tests
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
- pull_request
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
unit-tests:
|
unit-tests:
|
||||||
|
Loading…
Reference in New Issue
Block a user