File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -56,19 +56,19 @@ jobs:
5656 python-version : [3.11]
5757 project :
5858 - repository : rhayes777/PyAutoConf
59- ref : main
59+ ref : feature/pyproject_toml
6060 path : PyAutoConf
6161 - repository : rhayes777/PyAutoFit
62- ref : main
62+ ref : feature/pyproject_toml
6363 path : PyAutoFit
6464 - repository : Jammy2211/PyAutoArray
65- ref : main
65+ ref : feature/pyproject_toml
6666 path : PyAutoArray
6767 - repository : Jammy2211/PyAutoGalaxy
68- ref : main
68+ ref : feature/pyproject_toml
6969 path : PyAutoGalaxy
7070 - repository : Jammy2211/PyAutoLens
71- ref : main
71+ ref : feature/pyproject_toml
7272 path : PyAutoLens
7373 steps :
7474 - uses : actions/checkout@v2
@@ -381,23 +381,23 @@ jobs:
381381 matrix :
382382 project :
383383 - repository : rhayes777/PyAutoConf
384- ref : main
384+ ref : feature/pyproject_toml
385385 path : PyAutoConf
386386 pat : PAT_RICH
387387 - repository : rhayes777/PyAutoFit
388- ref : main
388+ ref : feature/pyproject_toml
389389 path : PyAutoFit
390390 pat : PAT_RICH
391391 - repository : Jammy2211/PyAutoArray
392- ref : main
392+ ref : feature/pyproject_toml
393393 path : PyAutoArray
394394 pat : PAT_JAMES
395395 - repository : Jammy2211/PyAutoGalaxy
396- ref : main
396+ ref : feature/pyproject_toml
397397 path : PyAutoGalaxy
398398 pat : PAT_JAMES
399399 - repository : Jammy2211/PyAutoLens
400- ref : main
400+ ref : feature/pyproject_toml
401401 path : PyAutoLens
402402 pat : PAT_JAMES
403403 steps :
You can’t perform that action at this time.
0 commit comments