Anatolios Laskaris 8e80a1b22b
ci: Update e2e (#32)
* Update

* Fix?

* Update

* Fix
2022-11-22 14:15:55 +02:00

18 lines
263 B
YAML

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