Skip to content

Commit b857402

Browse files
committed
resolve yaml problem
1 parent bcc017a commit b857402

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
break
5252
fi
5353
done
54-
ls /var/run/clamav
55-
54+
ls /var/run/clamav
5655
- name: Run unit tests
5756
run: pytest

0 commit comments

Comments
 (0)