Skip to content

Commit

Permalink
Update compile_from_source.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fillwithjoy1 authored Jun 27, 2024
1 parent 803b2ba commit ddab0c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/compile_from_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
run: |
rm -rf /opt/hostedtoolcache
- name: Test
run: |
test-file.py
# Runs a set of commands using the runners shell
- name: Sync kernel repo
run: |
Expand Down

0 comments on commit ddab0c7

Please sign in to comment.