Skip to content

Commit 78f6bd5

Browse files
committed
Remove qa step
1 parent 2fa4eea commit 78f6bd5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,7 @@ on:
77
- master
88

99
jobs:
10-
qa:
11-
runs-on: ubuntu-latest
12-
steps:
13-
- uses: actions/checkout@v4
14-
1510
test:
16-
needs: qa
1711
strategy:
1812
fail-fast: false
1913
matrix:

0 commit comments

Comments
 (0)