mirror of
https://github.com/langgenius/dify.git
synced 2025-07-21 16:42:57 +00:00
5 lines
53 B
Bash
5 lines
53 B
Bash
![]() |
#!/bin/bash
|
||
|
set -x
|
||
|
|
||
|
pytest api/tests/artifact_tests/
|