"...usercode/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "2a28a578fc373ecdbc08431b2d3ab4e1d6655146"
Commit 6c2eb814 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

Update format-backend.yaml

parent 46a18104
......@@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install yapf
pip install black
- name: Format backend
run: bun run format:backend
- name: Check for changes after format
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment