Update test.yml
This commit is contained in:
committed by
GitHub
Unverified
parent
76fa3f72be
commit
14d3fd98c4
@@ -1,4 +1,4 @@
|
||||
name: Test
|
||||
name: test
|
||||
|
||||
on:
|
||||
- push
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
- uses: xmake-io/github-action-setup-xmake@master
|
||||
with:
|
||||
xmake-version: latest
|
||||
- name: test
|
||||
- name: Run tests
|
||||
run: |
|
||||
xmake create -P test
|
||||
xmake build -P test
|
||||
|
||||
Reference in New Issue
Block a user