We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143f424 commit 4ac6164Copy full SHA for 4ac6164
.github/workflows/httomolibgpu_tests_run_iris.yml
@@ -21,10 +21,6 @@ jobs:
21
- name: Checkout repository code
22
uses: actions/checkout@v4
23
24
- - name: Set up CUDA environment
25
- run: |
26
- echo "LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH" >> $GITHUB_ENV
27
-
28
- name: Create conda environment
29
uses: mamba-org/setup-micromamba@v1
30
with:
.github/workflows/main-checks.yml
@@ -20,10 +20,6 @@ jobs:
20
steps:
- uses: actions/checkout@v4
0 commit comments