Update ci.yml

This commit is contained in:
Shanaka Prageeth 2025-03-12 10:33:57 +09:00 committed by GitHub
parent 49cd29c63f
commit 266f0d21c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 4 deletions

View File

@ -2,8 +2,6 @@ name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
@ -35,5 +33,5 @@ jobs:
- name: Build example
run: make -C example
-name: Check output
run: tree .
- name: Check output
run: tree .