File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 persist-credentials : false
4040
4141 - name : Setup Python
42- <<<<<<< before updating
43- uses : actions-ext/python/setup@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
44- =======
4542 uses : actions-ext/python/setup@ec67f82b3bd863948308a41ecb9e70547cbb19c7
46- >>>>>>> after updating
4743 with :
4844 version : ${{ matrix.python-version }}
4945
@@ -83,20 +79,12 @@ jobs:
8379 run : make dist
8480
8581 - name : Test wheel
86- <<<<<<< before updating
87- uses : actions-ext/python/test-wheel@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
88- =======
8982 uses : actions-ext/python/test-wheel@ec67f82b3bd863948308a41ecb9e70547cbb19c7
90- >>>>>>> after updating
9183 with :
9284 module : hatch_cpp
9385
9486 - name : Test source distribution
95- <<<<<<< before updating
96- uses : actions-ext/python/test-sdist@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
97- =======
9887 uses : actions-ext/python/test-sdist@ec67f82b3bd863948308a41ecb9e70547cbb19c7
99- >>>>>>> after updating
10088 with :
10189 module : hatch_cpp
10290
You can’t perform that action at this time.
0 commit comments