Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jun 10, 2024
1 parent 18a595d commit 8b41974
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 307 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/playground.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build playground
on:
push:
branches: [main]
branches: [main, test]
pull_request:
merge_group:

Expand Down
1 change: 1 addition & 0 deletions playground/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
src/bindings.rs
component-built/
dist/
306 changes: 0 additions & 306 deletions playground/component/src/bindings.rs

This file was deleted.

0 comments on commit 8b41974

Please sign in to comment.