Skip to content

Commit

Permalink
list all hidden files
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gilber committed Oct 26, 2023
1 parent ddb7e09 commit f0f5a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Clone
uses: actions/checkout@v4 # https://github.com/marketplace/actions/checkout
- name: List files
run: ls
run: ls -a
- name: Lint files
uses: ./.github/workflows/lint.yml
with:
Expand Down

0 comments on commit f0f5a68

Please sign in to comment.