Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💚 CIにDenoのLintとTestを追加 #174

Merged
merged 3 commits into from
Sep 2, 2024
Merged

Conversation

dicenull
Copy link
Contributor

@dicenull dicenull commented Sep 1, 2024

概要

  • GitHub ActionsでDenoのFormatter,Linter,Testerを走らせるようにした

関連

テスト方法

レビュアーチェックリスト

  • 関連にIssueもしくはタスクのリンクがあること

@dicenull dicenull linked an issue Sep 1, 2024 that may be closed by this pull request
Copy link
Contributor

@isirmt isirmt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests dirでまとめて出来ちゃうのは知りませんでした...

      - name: Run tests
        run: |
          deno test -A ./tests

LGTM

@dicenull dicenull merged commit 47910e0 into main Sep 2, 2024
4 checks passed
@dicenull dicenull deleted the 171-denoのcicdを構築 branch September 2, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DenoのCICDを構築
2 participants