We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b5afb commit 267fa0aCopy full SHA for 267fa0a
1 file changed
.github/workflows/build.yml
@@ -35,6 +35,3 @@ jobs:
35
- name: Build happ
36
run: nix develop --command bun run build:happ
37
38
- - name: Run tests
39
- continue-on-error: true # test suite still being stabilized
40
- run: nix develop --command bun run test:only
0 commit comments