Skip to content

Commit bfaa4e3

Browse files
committed
correct target name
1 parent 435eff3 commit bfaa4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyses-snapshot-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
run: make ruff-check
3838
- name: unit tests
3939
working-directory: ./analyses-snapshot-testing
40-
run: make unit-tests
40+
run: make unit-test

0 commit comments

Comments
 (0)