We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eee14e commit 4bd8909Copy full SHA for 4bd8909
.github/workflows/fasp_base.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
ruby-version: ruby-3.3.6
50
bundler-cache: true
51
- working-directory: ./debug_fasp
+ working-directory: ./fasp_base
52
53
- name: Run tests
54
env:
.github/workflows/fasp_data_sharing.yml
+ working-directory: ./fasp_data_sharing
0 commit comments