Skip to content

Commit

Permalink
feat: SKFP-1208 add real data for studies and verify content with not…
Browse files Browse the repository at this point in the history
…ion (#4120)
  • Loading branch information
aperron-ferlab authored Sep 18, 2024
1 parent b0d90e8 commit bfb6908
Show file tree
Hide file tree
Showing 16 changed files with 340 additions and 381 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up node
uses: actions/setup-node@v1
with:
node-version: '16.16'
node-version: '18.8'
- name: use cache
uses: actions/cache@v2
with:
Expand All @@ -32,7 +32,7 @@ jobs:
- name: Set up node
uses: actions/setup-node@v1
with:
node-version: '16.16'
node-version: '18.8'
- name: use cache
uses: actions/cache@v2
with:
Expand All @@ -49,7 +49,7 @@ jobs:
- name: Set up node
uses: actions/setup-node@v1
with:
node-version: '16.16'
node-version: '18.8'
- name: use cache
uses: actions/cache@v2
with:
Expand Down
Loading

0 comments on commit bfb6908

Please sign in to comment.