Skip to content

Commit

Permalink
fix yaml ci syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
vlopes11 committed Dec 7, 2023
1 parent 17a35e0 commit 02cf102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
- name: Install Google Chrome
run: yarn install-chrome
- name: Run Snap tests
run |
run: |
cd sov-runtime-snap
yarn test

0 comments on commit 02cf102

Please sign in to comment.