Skip to content

Commit

Permalink
fix: add always
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed Mar 4, 2024
1 parent 7e7aedc commit bc358fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-allure-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:

- name: Get schemathesis api test report
uses: input-output-hk/catalyst-ci/actions/run@master
if: always()
with:
earthfile: ./catalyst-gateway/tests/
flags: --allow-privileged
Expand Down

0 comments on commit bc358fd

Please sign in to comment.