Skip to content

Commit

Permalink
hotfix: readme missing data
Browse files Browse the repository at this point in the history
  • Loading branch information
wellitongervickas committed Nov 1, 2023
1 parent 708f08a commit 42cf0d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Run Tests
on:
push:
branches:
- main # Change this to your default branch if it's different
- '*'

jobs:
test:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 0xdevhub

[![Run Tests](https://github.com/0xdevhub/dapp/actions/workflows/tests.yml/badge.svg)](https://github.com/0xdevhub/dapp/actions/workflows/tests.yml)

## Getting Started

First, run the development server:
Expand Down

0 comments on commit 42cf0d7

Please sign in to comment.