Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rmeissner committed Oct 4, 2023
1 parent 7e91949 commit 62a6c61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_4337.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,9 @@ jobs:
with:
node-version: 18.17.1
cache: 'npm'
- name: 'PWD Test'
run: pwd
working-directory: ./4337
- run: pwd
- run: npm ci
- run: npm run lint:sol

0 comments on commit 62a6c61

Please sign in to comment.