1 parent 991bc97 commit 252591aCopy full SHA for 252591a
2 files changed
.github/workflows/fleximod_test.yaml
@@ -38,11 +38,6 @@ jobs:
38
ref: main
39
path: .lib/git-fleximod #Must use relative path here.
40
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
-
46
- name: create git-fleximod script
47
run: |
48
echo
.gitmodules
@@ -8,5 +8,6 @@
8
path = schemes/pumas/pumas
9
url = https://github.com/ESCOMP/PUMAS
10
fxrequired = AlwaysRequired
11
- fxtag = pumas_cam-release_v1.39
+ #fxtag = pumas_cam-release_v1.39
12
+ fxtag = pumas_cam-release_v1.38
13
fxDONOTUSEurl = https://github.com/ESCOMP/PUMAS
0 commit comments