Skip to content

Commit 26561ac

Browse files
committed
update
1 parent 1e6262d commit 26561ac

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/workflows/build-test.yml renamed to .github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build / Test
1+
name: CI
22
on:
33
push:
44
branches: [master]
@@ -31,4 +31,4 @@ jobs:
3131
test-node: false
3232
test-python: true
3333
test-go: true
34-
test-swift: true
34+
test-swift: false

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)