We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48774dd commit e3378f7Copy full SHA for e3378f7
1 file changed
.github/workflows/build-and-test.yml
@@ -25,6 +25,6 @@ jobs:
25
npm run pack
26
npm run test
27
npm run build
28
- npm run test:b
+ npm run testb
29
env:
30
CI: true
0 commit comments