Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew committed Jan 20, 2025
1 parent 9f70187 commit ed83fdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/examples-test-basic.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Examples tests
name: Examples tests - basic
on:
push:
branches: [main]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-test-with-tailwind.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Examples tests
name: Examples tests - with-tailwind
on:
push:
branches: [main]
Expand Down

0 comments on commit ed83fdb

Please sign in to comment.