Skip to content

Commit 05d7414

Browse files
committed
chore(ply4py): Remove skipTests flag for install dev dependancies.
1 parent 8495a2c commit 05d7414

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plc4py/pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@
222222
<goal>exec</goal>
223223
</goals>
224224
<configuration>
225-
<skip>${skipTests}</skip>
226225
<executable>${python.venv.bin}pip3</executable>
227226
<arguments>
228227
<argument>install</argument>

0 commit comments

Comments
 (0)