mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-20 15:14:20 +01:00
👩💼 feat: pm role test
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,7 +1,7 @@
|
||||
/microservice/
|
||||
|
||||
.env
|
||||
config.yml
|
||||
executor
|
||||
data
|
||||
build
|
||||
gptdeploy.egg-info
|
||||
dist
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
include requirements.txt
|
||||
include gptdeploy.cmd
|
||||
recursive-include src/options/generate/static_files/gateway *.toml *.cmd *.conf *.txt Dockerfile
|
||||
recursive-include src/options/generate/static_files/ *
|
||||
3
test/.test_durations
Normal file
3
test/.test_durations
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"test/test_generator.py::test_generator": 246.233993379
|
||||
}
|
||||
Reference in New Issue
Block a user