Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarlow12 committed Sep 24, 2024
1 parent ce3ed4d commit 7442ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opgee-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
max-parallel: 5
env:
OPGEE_HOME: ${{ gitub.workspace }}/tests/files
OPGEE_HOME: ${{ github.workspace }}/tests/files
defaults:
run:
shell: bash -el {0}
Expand Down

0 comments on commit 7442ece

Please sign in to comment.