Skip to content

Commit

Permalink
disable broken tests for eessi_container.sh script for now
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Feb 10, 2023
1 parent 7e47023 commit a1bb7df
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test_eessi_container_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ jobs:
- run
- shell
- container
- readwrite
- resume
- save
# FIXME disabled because '--access rw' is not working in CI environment
#- readwrite
#- save
steps:
- name: Check out software-layer repository
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
Expand Down

0 comments on commit a1bb7df

Please sign in to comment.