remove commented out options no longer needed

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W. Schulz
2024-01-04 14:38:16 -06:00
rodzic c30a460698
commit 4e1371bfed
-3
Wyświetl plik
@@ -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)