Skip to content

Extended Test

Extended Test #21

Workflow file for this run

name: Extended Test
on:
workflow_dispatch:
schedule:
- cron: '*/5 * * * *'
jobs:
extended-test:
runs-on: ubuntu-latest
steps:
- name: Set up mutex
uses: ben-z/[email protected]
with:
branch: nft-mutex
- name: Deploy and run integrated test
run: sleep 30