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