Skip to content

Commit

Permalink
Update master.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
  • Loading branch information
mina86 authored Dec 10, 2023
1 parent ec0a6c6 commit ab49d53
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ jobs:
avm install $ANCHOR_VERSION
avm use $ANCHOR_VERSION
- name: Anchor Build
run: anchor build

- name: Anchor Build (with mocks)
run: anchor build -- --features=mocks

Expand Down

0 comments on commit ab49d53

Please sign in to comment.