Skip to content

Commit

Permalink
Update and rename linux_cd.yml to ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Greve authored Mar 10, 2024
1 parent 9f6d8c7 commit 3a3f661
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ jobs:
run: |
xmake f -v -a ${{ matrix.arch }} --toolchain=gcc -y
xmake -vD -y
- name: Run tests
run: |
xmake test -v
- name: Get target name
id: get_target_name
Expand Down

0 comments on commit 3a3f661

Please sign in to comment.