Skip to content

Commit

Permalink
Rework test workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
socheatsok78 committed Dec 16, 2024
1 parent f3722c5 commit 2bf3805
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml → .github/workflows/dart.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test
name: dart

on:
push:
Expand All @@ -13,4 +13,5 @@ jobs:
contents: read
steps:
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@v1
- uses: ./
File renamed without changes.

0 comments on commit 2bf3805

Please sign in to comment.