Skip to content

Commit

Permalink
ci: fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Trecia Agoylo <[email protected]>
  • Loading branch information
tagoylo authored and kimpaller committed Mar 19, 2024
1 parent 7cc4d5f commit 9ed41f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
pip install .
python -c "import nebula"
- name: Test
run: |
cd tests
Expand Down

0 comments on commit 9ed41f3

Please sign in to comment.