remove commented out options no longer needed
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
This commit is contained in:
@@ -21,9 +21,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
# with:
|
|
||||||
# submodules: recursive
|
|
||||||
# token: ${{ secrets.GH_PAT }}
|
|
||||||
- name: pythonpath
|
- name: pythonpath
|
||||||
run: echo ${PYTHONPATH}
|
run: echo ${PYTHONPATH}
|
||||||
- name: Install Python collateral (build and test)
|
- name: Install Python collateral (build and test)
|
||||||
|
|||||||
مرجع در شماره جدید
Block a user