Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpig committed Sep 14, 2024
1 parent 518aa3c commit 03c162b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
env:
RUNTIME: tmp/bin/brownie
run: |
make validation/default/default.t
./validation/default/default.t
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
# brownie

🍪 An experimental Linux container runtime; working towards OCI Runtime Spec compliance.

> [!CAUTION]
> This is an experimental project. Feel free to have a look around, but **don't use it in production**.

0 comments on commit 03c162b

Please sign in to comment.