Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ndtoan96/mdgo
Browse files Browse the repository at this point in the history
  • Loading branch information
ndtoan96 committed Apr 30, 2022
2 parents e342929 + 097b8fa commit bef9f16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- name: Install
run: go install

- name: Test packages
run: go test ./...

- name: Test manga
run: mdgo manga https://mangadex.org/title/37f5cce0-8070-4ada-96e5-fa24b1bd4ff9/kaguya-sama-wa-kokurasetai-tensai-tachi-no-renai-zunousen kaguya -p kaguya_chap_ -C="0,5" -a "cbz"

Expand Down

0 comments on commit bef9f16

Please sign in to comment.