This commit is contained in:
parent
34942079f1
commit
a3668d2534
1 changed files with 1 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ jobs:
|
|||
test:
|
||||
runs-on: python
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
@ -19,5 +19,3 @@ jobs:
|
|||
run: |
|
||||
cortex version
|
||||
cortex triage score "test task"
|
||||
cortex hygiene stats
|
||||
cortex roadmap overdue
|
||||
|
|
|
|||
Loading…
Reference in a new issue