We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d08882f commit 473e757Copy full SHA for 473e757
.github/workflows/motoko-hello_cycles-example.yaml
@@ -34,7 +34,6 @@ jobs:
34
run: bash .github/workflows/provision-linux.sh
35
- name: Motoko Hello Cycles Linux
36
run: |
37
- dfxvm update
38
dfx start --background --clean
39
pushd motoko/hello_cycles
40
make test
0 commit comments