Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
gas1cent committed Jan 9, 2024
1 parent fe06076 commit a6afaee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
- run: yarn global add solc-typed-ast
- run: yarn install

- run: ls /home/runner/work/natspec-smells/natspec-smells/node_modules/
- run: ls /home/runner/work/natspec-smells/natspec-smells/node_modules/solc-typed-ast/
- run: ls /home/runner/work/natspec-smells/natspec-smells/node_modules/solc-typed-ast/.compiler_cache/
# - run: ls /home/runner/work/natspec-smells/natspec-smells/node_modules/
# - run: ls /home/runner/work/natspec-smells/natspec-smells/node_modules/solc-typed-ast/
# - run: ls /home/runner/work/natspec-smells/natspec-smells/node_modules/solc-typed-ast/.compiler_cache/

# - run: ls /home/
# - run: ls /home/runner/
Expand Down

0 comments on commit a6afaee

Please sign in to comment.