File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 99 python-version : ' >=3.11'
1010
1111 - name : Install dependencies
12+ shell : bash
1213 run : pip install -r requirements.txt
Original file line number Diff line number Diff line change 3030 - name : Checkout sources
3131 uses : actions/checkout@v4
3232
33- - name : Setup python
33+ - name : Setup Python
3434 uses : ./.github/actions/setup
3535
3636 - name : Read and validate properties txt file
Original file line number Diff line number Diff line change 1414 - name : Checkout sources
1515 uses : actions/checkout@v4
1616
17- - name : Setup python
17+ - name : Setup Python
1818 uses : ./.github/actions/setup
1919
2020 - name : run unit tests
Original file line number Diff line number Diff line change 1414 - name : Checkout sources
1515 uses : actions/checkout@v4
1616
17- - name : Setup python
17+ - name : Setup Python
1818 uses : ./.github/actions/setup
1919
2020 - name : fetch updates and edit database
You can’t perform that action at this time.
0 commit comments