Skip to content

Commit 9670587

Browse files
committed
feat: wip: setup github actions
1 parent 5e65c34 commit 9670587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
# run: make test
8080

8181
cli-smoke-test:
82-
needs: test-all
82+
# needs: test-all
8383
runs-on: ubuntu-latest
8484

8585
steps:

0 commit comments

Comments
 (0)