Skip to content

Commit a13bce8

Browse files
committed
move from pilot to software
1 parent fd3103e commit a13bce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: verify if README.md is consistent with EESSI_PILOT_VERSION from init/eessi_defaults
2525
run: |
2626
source init/eessi_defaults
27-
grep "${EESSI_PILOT_VERSION}" README.md
27+
grep "${EESSI_VERSION}" README.md
2828
2929
- name: verify if README.md is consistent with EESSI_CVMFS_REPO from init/eessi_defaults
3030
run: |

0 commit comments

Comments
 (0)