File tree Expand file tree Collapse file tree 6 files changed +5
-5
lines changed
Expand file tree Collapse file tree 6 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 args : -m "smoke or sanity"
1616
1717 ui-tests :
18- uses : ./.github/workflows/testing-ui .yml
18+ uses : ./.github/workflows/ui-testing .yml
1919
2020 quality :
2121 strategy :
Original file line number Diff line number Diff line change 1515 python : ${{ matrix.python }}
1616
1717 ui-tests :
18- uses : ./.github/workflows/testing-ui .yml
18+ uses : ./.github/workflows/ui-testing .yml
1919
2020 quality :
2121 strategy :
Original file line number Diff line number Diff line change 1616 args : -m "smoke or sanity"
1717
1818 ui-tests :
19- uses : ./.github/workflows/testing-ui .yml
19+ uses : ./.github/workflows/ui-testing .yml
2020
2121 build-and-publish :
2222 needs : [tests]
Original file line number Diff line number Diff line change 1515 python : ${{ matrix.python }}
1616
1717 ui-tests :
18- uses : ./.github/workflows/testing-ui .yml
18+ uses : ./.github/workflows/ui-testing .yml
1919
2020 build-and-publish :
2121 needs : [tests]
Original file line number Diff line number Diff line change 1515 python : ${{ matrix.python }}
1616
1717 ui-tests :
18- uses : ./.github/workflows/testing-ui .yml
18+ uses : ./.github/workflows/ui-testing .yml
1919
2020 build-and-publish :
2121 runs-on : ubuntu-latest
File renamed without changes.
You can’t perform that action at this time.
0 commit comments