Skip to content

Commit

Permalink
Merge pull request #1269 from EspressoSystems/fix/demo
Browse files Browse the repository at this point in the history
Fix Docker demo
  • Loading branch information
jbearer authored Mar 21, 2024
2 parents eddac25 + 3da2d52 commit b910a2a
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 13 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@ jobs:
- uses: actions/checkout@v4
name: Checkout Repository

- name: typos-action
uses: crate-ci/[email protected]
- name: Install Nix
uses: cachix/install-nix-action@v26

- name: Check for Typos
run: nix develop -c typos --exclude contract-bindings/artifacts
Loading

0 comments on commit b910a2a

Please sign in to comment.