Skip to content

Commit 91b7cdf

Browse files
committed
ci(workflows): remove linting and testing as it's gonna be run on release publish
1 parent d5358ea commit 91b7cdf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish-package.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ concurrency:
1313
cancel-in-progress: true
1414

1515
jobs:
16-
linting-and-testing:
17-
name: Linting and Testing
18-
uses: ./.github/workflows/lint-and-test.yml
19-
2016
release-build:
2117
name: Build package
2218
needs: linting-and-testing

0 commit comments

Comments
 (0)