Skip to content

Commit

Permalink
Just running make test-unit for now
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
  • Loading branch information
technosophos committed Jun 4, 2021
1 parent 81f9cca commit 7904bbe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/grain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,8 @@ jobs:
with:
name: "grain"
url: "https://github.com/grain-lang/grain/releases/download/grain-v0.3.2/grain-linux-x64"
#- uses: engineerd/configurator@v0.0.7
# with:
# name: "wasmtime"
# url: "https://github.com/bytecodealliance/wasmtime/releases/download/v0.27.0/wasmtime-v0.27.0-x86_64-linux.tar.xz?.tar.gz"
# pathInArchive: wasmtime
- uses: actions/checkout@v2
- name: Testing
run: |
# wasmtime --version
grain --version
make test-unit

0 comments on commit 7904bbe

Please sign in to comment.