Skip to content

Commit

Permalink
ci: Log colima logs
Browse files Browse the repository at this point in the history
  • Loading branch information
shrink committed Aug 19, 2023
1 parent 95107a9 commit 3c2aad0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
~/.lima/colima/serialv.log
~/.lima/colima/ssh.config
~/.lima/colima/lima.yaml
~/.lima/colima/colima.yaml
~/.lima/colima/ha.stderr.log
~/.lima/colima/ha.stdout.log
- run: docker build -t example:${{ github.sha }} ./.github/tests
- run: npm install
- run: npm run build
Expand Down

0 comments on commit 3c2aad0

Please sign in to comment.