Skip to content

Commit

Permalink
fix: ls -la
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanelly95 committed Sep 29, 2023
1 parent e953589 commit 9108016
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,5 @@ jobs:

- name: Run GasCompare
run: |
CI=true npm run test
mv ./gasReporterOutput.json /tmp/gasReporterOutput_Current.json
ls -la
git checkout master

0 comments on commit 9108016

Please sign in to comment.