Skip to content

Commit

Permalink
ci: remove Kubo skip as we're not testing that at the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Jun 19, 2023
1 parent 03b093c commit de3b04b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
xml: output.xml
html: output.html
markdown: output.md
args: -skip 'TestGatewayCar/GET_response_for_application/vnd.ipld.car/Header_Content-Length'
- name: Set summary
if: (failure() || success())
run: cat ./output.md >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit de3b04b

Please sign in to comment.