commit | af4af7737f7bd3d227487a5ac9a34da03e840e28 | [log] [tgz] |
---|---|---|
author | Suraj Shetty <surajshetty3416@gmail.com> | Thu May 06 13:05:03 2021 +0530 |
committer | Suraj Shetty <surajshetty3416@gmail.com> | Thu May 06 13:05:03 2021 +0530 |
tree | dc73c7ec721d76e7908c0b755cc9c2b35933a39a | |
parent | c981969446d82b7aa67fdc8a80b630b8c8ef5f49 [diff] |
chore: Debug
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index de8d7ac..7373c1e 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml
@@ -1,6 +1,6 @@ name: CI -on: [pull_request, workflow_dispatch, push] +on: [pull_request, workflow_dispatch] jobs: test: