Skip to content

Commit 745fbba

Browse files
committed
fixup! workflow stuff
1 parent 505d820 commit 745fbba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
id: install_mypy
3232
if: ${{ always() && steps.setup_python.conclusion == 'success' }}
3333
run: |
34-
tree
35-
ls -d uap-core/.git
36-
3734
python -mpip install --upgrade pip
3835
python -mpip install mypy types-PyYaml ./ua-parser-builtins
3936
- name: mypy

0 commit comments

Comments
 (0)