Skip to content

Commit 94d109e

Browse files
blvaCopilot
andauthored
Update .github/workflows/code-health-fork.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f7098e2 commit 94d109e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health-fork.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: npm test
3838
env:
3939
SKIP_ATLAS_TESTS: "true"
40-
SKIP_ATLAS_LOCAL_TESTS: "true"
40+
SKIP_ATLAS_LOCAL_TESTS: "true"
4141
- name: Upload test results
4242
if: always() && matrix.os == 'ubuntu-latest'
4343
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)