Skip to content

Commit

Permalink
💚 added mops to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
letmejustputthishere committed Jan 18, 2024
1 parent 65f3532 commit bf40b3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
cache: 'npm'
- name: Install dfx
uses: dfinity/setup-dfx@main
- name: Install mops
uses: ZenVoich/setup-mops@v1
- name: Start dfx
run: |
dfx cache install
Expand Down

0 comments on commit bf40b3b

Please sign in to comment.