Skip to content

Commit

Permalink
update engine-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-neo committed May 17, 2023
1 parent 755c0fa commit 8822235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/engine-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
if [ -f ./requirements.txt ]; then pip install -r ./requirements.txt; fi
- name: Lint with
run: |
pylint ./src/engine
pylint ./src/engine/server

0 comments on commit 8822235

Please sign in to comment.