Skip to content

Commit

Permalink
Remove extra build step from gitpod (stellar#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch authored Oct 28, 2022
1 parent daeb256 commit 1971aa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ tasks:
gp open increment/src/lib.rs
gp open increment/src/test.rs
gp open README.md
make build test
soroban invoke --id 1 --wasm target/wasm32-unknown-unknown/release/soroban_increment_contract.wasm --fn increment
vscode:
Expand Down

0 comments on commit 1971aa0

Please sign in to comment.