1
0
mirror of https://github.com/fluencelabs/aqua-playground synced 2025-03-17 00:30:56 +00:00
Anatolios Laskaris 8e80a1b22b
ci: Update e2e ()
* 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