Skip to content

Commit 6b94485

Browse files
committed
Typo
1 parent af3b05f commit 6b94485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ jobs:
7070
mkdir -p natives/src/main/resources/natives/linux-x86-64
7171
cp temp/x64/libzstd.so natives/src/main/resources/natives/linux-x86-64/libzstd.so
7272
73-
- name: Publish artifact
73+
- name: Run tests
7474
run: ./gradlew test

0 commit comments

Comments
 (0)