Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
adamewozniak committed Jan 24, 2024
1 parent d515eca commit 755b211
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
PATTERNS: |
contracts/*
test/*
.github/workflows/lint.yml
- name: Install packages
if: env.GIT_DIFF
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
PATTERNS: |
contracts/*
test/*
.github/workflows/tests.yml
- name: Install Node
uses: actions/setup-node@v3
Expand Down

0 comments on commit 755b211

Please sign in to comment.