Anatoly Laskaris 143e915358
chore: Prepare for aqua/aquavm e2e (#19)
* Prepare for aqua/aquavm e2e

* Cache npm
2022-09-13 16:12:37 +03:00

15 lines
230 B
YAML

name: Run tests
on:
pull_request:
paths-ignode:
- "**.md"
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
aqua-playground:
uses: ./.github/workflows/tests.yml