Skip to content

Commit

Permalink
[MOD] ls to build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnBra committed Jul 19, 2020
1 parent b67f34c commit bea7987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -24,6 +24,7 @@ jobs:
- run: yarn install
- run: yarn test
- run: yarn build
- run: ls

- name: Coveralls
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit bea7987

Please sign in to comment.