Skip to content

new iteration(starting 0.0.26) #2

new iteration(starting 0.0.26)

new iteration(starting 0.0.26) #2

Workflow file for this run

name: Tests status
on:
pull_request:
permissions:
contents: none
jobs:
analysis-coverage:
permissions:
contents: none
runs-on: ubuntu-22.04
name: Analysis & Coverage status
steps:
- name: Waiting for Analysis & Coverage
uses: lewagon/[email protected]
with:
ref: ${{ github.ref }}
running-workflow-name: 'Analysis & Coverage'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 30