Skip to content

Commit

Permalink
test: add list post-deploy
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <[email protected]>
  • Loading branch information
kbdharun committed May 7, 2024
1 parent 4da2b0a commit b887bf5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
env:
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: List
run: ls -la

- name: Check for generated files
id: check-files
Expand Down

0 comments on commit b887bf5

Please sign in to comment.