Skip to content

Commit

Permalink
fix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wasm-forge committed Jul 30, 2024
1 parent a33e9b2 commit 683b89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# stable-fs

[![Tests](https://github.com/wasm-forge/stable-fs/actions/workflows/test.yml/badge.svg)](https://github.com/wasm-forge/stable-fs/actions/workflows/test.yml)
[![Tests](https://github.com/wasm-forge/stable-fs/actions/workflows/ci.yml/badge.svg)](https://github.com/wasm-forge/stable-fs/actions/workflows/test.yml)
[![Coverage](https://codecov.io/gh/wasm-forge/stable-fs/branch/main/graph/badge.svg)](https://codecov.io/gh/wasm-forge/stable-fs/branch/main/)

A Simple File system implementing WASI endpoints and using the stable structures of the Internet Computer
Expand Down

0 comments on commit 683b89e

Please sign in to comment.