mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-09 04:38:30 +09:00
[Fix] (ci): rename test workflow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: CI
|
||||
name: Test
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -305,3 +305,4 @@ jobs:
|
||||
if [ "${direct_gles_status}" -ne 0 ] || [ "${direct_vulkan_status}" -ne 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user