File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "node" : true
3+ }
Original file line number Diff line number Diff line change 77 deploy :
88 uses : Geode-solutions/actions/.github/workflows/py-deploy.yml@master
99 with :
10- node : true
10+ repos : ${{ vars.REPOS }}
1111 secrets : inherit
12-
Original file line number Diff line number Diff line change 1111 uses : Geode-solutions/actions/.github/workflows/py-test.yml@master
1212 with :
1313 repos : ${{ vars.REPOS }}
14- node : true
1514 secrets : inherit
Original file line number Diff line number Diff line change 99 uses : Geode-solutions/actions/.github/workflows/py-test-pr.yml@master
1010 with :
1111 repos : ${{ vars.REPOS }}
12- node : true
1312 secrets : inherit
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ asgiref==3.9.1
88 # via flask
99blinker == 1.9.0
1010 # via flask
11- click == 8.2.1
11+ click == 8.3.0
1212 # via flask
1313fastjsonschema == 2.21.1
1414 # via opengeodeweb-microservice
You can’t perform that action at this time.
0 commit comments