Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Feb 24, 2023
1 parent def5b37 commit c970026
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/frog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,6 @@ jobs:
if: ${{ env.test_status != '0' }}
run: |
cat src/test-suite.log;
cat frogtests/testjsonserver.err
cat frogtests/testjsonserver.log
cat frogtests/testjsonserver2.err
cat frogtests/testjsonserver.log
- name: Notify IRC of failure
if: ${{ env.test_status != '0' }}
Expand Down

0 comments on commit c970026

Please sign in to comment.