Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/workflows/rainix-rs-test.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: rainix-rs-test
on: [push]
jobs:
rs-test:
uses: rainlanguage/rainix/.github/workflows/rainix-rs-test.yaml@main
5 changes: 5 additions & 0 deletions .github/workflows/rainix-rs-wasm.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: rainix-rs-wasm
on: [push]
jobs:
rs-wasm:
uses: rainlanguage/rainix/.github/workflows/rainix-rs-wasm.yaml@main
60 changes: 0 additions & 60 deletions .github/workflows/rainix.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading