mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-11 17:49:25 -05:00
style(ci): use 100 emoji for validate actions
This commit is contained in:
2
.github/workflows/book-validate-dev.yml
vendored
2
.github/workflows/book-validate-dev.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: '📚 Book · ✅ Validate (Dev)'
|
||||
name: '📚 Book · 💯 Validate (Dev)'
|
||||
|
||||
# Cancel any running validation and start fresh when new one is triggered
|
||||
# Concurrency disabled - allow unlimited parallel builds
|
||||
|
||||
2
.github/workflows/tinytorch-validate-dev.yml
vendored
2
.github/workflows/tinytorch-validate-dev.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: '🔥 TinyTorch · ✅ Validate (Dev)'
|
||||
name: '🔥 TinyTorch · 💯 Validate (Dev)'
|
||||
|
||||
# =============================================================================
|
||||
# TinyTorch Validate (Dev) - Comprehensive Testing Workflow
|
||||
|
||||
Reference in New Issue
Block a user