Update test.yml

This commit is contained in:
freearhey 2021-04-25 14:46:29 +03:00
parent 80be1a9700
commit b59a4af44d

View file

@ -3,6 +3,7 @@ on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
andorradifusio_ad1: andorradifusio_ad1:
concurrency: sync
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
@ -18,6 +19,7 @@ jobs:
folder: .gh-pages folder: .gh-pages
clean: false clean: false
andorradifusio_ad2: andorradifusio_ad2:
concurrency: sync
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout