Skip to content

Commit 4bd8909

Browse files
committed
Fix even more typos
1 parent 6eee14e commit 4bd8909

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/fasp_base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
ruby-version: ruby-3.3.6
5050
bundler-cache: true
51-
working-directory: ./debug_fasp
51+
working-directory: ./fasp_base
5252

5353
- name: Run tests
5454
env:

.github/workflows/fasp_data_sharing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
ruby-version: ruby-3.3.6
5050
bundler-cache: true
51-
working-directory: ./debug_fasp
51+
working-directory: ./fasp_data_sharing
5252

5353
- name: Run tests
5454
env:

0 commit comments

Comments
 (0)