Skip to content

Commit

Permalink
test run
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed Mar 4, 2024
1 parent 9634b16 commit 67be847
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/generate-allure-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ jobs:
runner_address: ${{ secrets.EARTHLY_SATELLITE_ADDRESS }}
artifact: "false"

- name: ls
if: always()
run: |
ls
- name: Get schemathesis api test report
uses: input-output-hk/catalyst-ci/actions/run@master
if: always()
Expand Down

0 comments on commit 67be847

Please sign in to comment.