Skip to content

Update trace file player in pipeline #13

Update trace file player in pipeline

Update trace file player in pipeline #13

name: Credibility Assessment
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
cl0:
name: CL 0
uses: ./.github/workflows/cl0.yml
cl1:
name: CL 1
uses: ./.github/workflows/cl1.yml
cl2:
name: CL 2
needs: cl1
uses: ./.github/workflows/cl2.yml