remove old run key from the workflow
All checks were successful
format / build (push) Successful in 15s
All checks were successful
format / build (push) Successful in 15s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
9cbe33c8be
commit
527f8fa1e1
@ -17,7 +17,6 @@ jobs:
|
||||
uses: "https://github.com/actions/checkout@v4"
|
||||
|
||||
- name: Install black formatter
|
||||
run: sudo apt install black
|
||||
run: |
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
|
Loading…
x
Reference in New Issue
Block a user