This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
sokol
mirror of
https://github.com/floooh/sokol.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
rename build_and_test GH workflow to 'Build & Test'
Andre Weissflog
3 years ago
parent
b7aec82d70
commit
14c6196889
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/main.yml
+ 1
- 1
.github/workflows/main.yml
View File
@@ -1,4 +1,4 @@
-name:
build_and_test
+name:
"Build & Test"
on: [push, pull_request]