Skip to content

Commit 252591a

Browse files
committed
Remove commented-out code, and purposefully add wrong tag version.
1 parent 991bc97 commit 252591a

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

.github/workflows/fleximod_test.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ jobs:
3838
ref: main
3939
path: .lib/git-fleximod #Must use relative path here.
4040

41-
# This action is needed to prevent fleximod
42-
# from tripping over itself:
43-
#- name: Remove git info from fleximod checkout
44-
# run: rm -rf .lib/git-fleximod/.git
45-
4641
- name: create git-fleximod script
4742
run: |
4843
echo

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
path = schemes/pumas/pumas
99
url = https://github.com/ESCOMP/PUMAS
1010
fxrequired = AlwaysRequired
11-
fxtag = pumas_cam-release_v1.39
11+
#fxtag = pumas_cam-release_v1.39
12+
fxtag = pumas_cam-release_v1.38
1213
fxDONOTUSEurl = https://github.com/ESCOMP/PUMAS

0 commit comments

Comments
 (0)