Unverified Commit 183a8ece authored by Matheus Felipe's avatar Matheus Felipe
Browse files

Fix yaml syntax

parent 434c9fc2
......@@ -21,7 +21,7 @@ jobs:
python-version: '3.8'
- name: Install dependencies
run: python -m pip install -r scripts/requirements.txt
run: python -m pip install -r scripts/requirements.txt
- name: Run Unittest
run: |
......
Supports Markdown
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