Skip to content

Commit

Permalink
ci: List all colima files
Browse files Browse the repository at this point in the history
  • Loading branch information
shrink committed Aug 18, 2023
1 parent 9a1dc1e commit 850c548
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
- run: docker build -t example:${{ github.sha }} ./.github/tests
- if: always()
run: cat ~/.lima/colima/ha.stderr.log
- if: always()
run: ls -a ~/.lima/colima/
- run: npm install
- run: npm run build
- uses: ./
Expand Down

0 comments on commit 850c548

Please sign in to comment.