Skip to content

Commit

Permalink
[DEV-1074] debug
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io>
  • Loading branch information
Andrew Nikitin committed Apr 14, 2022
1 parent f580e9b commit c5c8047
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
name: "Lint"
uses: cheqd/cheqd-did-resolver/.github/workflows/markdown-lint.yml@main

call-build:
name: "Build"
needs: call-lint
uses: cheqd/cheqd-did-resolver/.github/workflows/build.yml@main
# call-build:
# name: "Build"
# needs: call-lint
# uses: cheqd/cheqd-did-resolver/.github/workflows/build.yml@main

call-test:
name: "Tests"
Expand Down

0 comments on commit c5c8047

Please sign in to comment.