Skip to content

Commit

Permalink
gh workflow iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
samifouad committed Aug 6, 2024
1 parent 3955d8d commit 1d5b2fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,11 @@ jobs:
- name: install gild via npm
run: npm install @samifouad/gild

- name: Display structure of files + npm
run: |
ls -R
npm list @samifouad/gild
- name: sanity check
run: gild check

Expand Down

0 comments on commit 1d5b2fb

Please sign in to comment.