Skip to content

Commit ae99fd8

Browse files
get CI action working
1 parent 8c16326 commit ae99fd8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
test:
10-
uses: ./.github/workflows/ci.yml
10+
uses: ./.github/workflows/test.yml
1111

1212
release:
1313
# prevents this action from running on forks

0 commit comments

Comments
 (0)