Skip to content

Commit

Permalink
Update cet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-masterov authored Dec 5, 2024
1 parent 1282205 commit a3bd201
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/cet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
run: exit 0

- name: step2
if: ${{inputs.run_s2}}
run: exit 1
uses: ./.github/actions/test-multi-steps
with:
run_s2: true


0 comments on commit a3bd201

Please sign in to comment.