Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
laraPPr authored Feb 25, 2025
1 parent 0151275 commit bff29c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-check_easystacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
changed:
- 'easystacks/**'
- name: Test check_missing_installations.sh script
if: ${{ steps.changes.outputs.changed == 'true' }}
continue-on-error: true
if: ${{ steps.changes.outputs.changed == 'true' }}
run: |
export EESSI_SOFTWARE_SUBDIR_OVERRIDE=${{matrix.EESSI_SOFTWARE_SUBDIR_OVERRIDE}}
source /cvmfs/software.eessi.io/versions/${{matrix.EESSI_VERSION}}/init/bash
Expand Down

0 comments on commit bff29c9

Please sign in to comment.