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