Skip to content

Commit

Permalink
Merge pull request #36 from e-bigmoon/T23
Browse files Browse the repository at this point in the history
Add a badge for github actions.
  • Loading branch information
waddlaw authored May 20, 2021
2 parents 48eefda + 417ae97 commit 0bcda57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

### Changed

- Add a badge for github actions [#36](https://github.com/e-bigmoon/vscode-language-yesod/pull/36) @isao-takejib
- Fixing test cases [#35](https://github.com/e-bigmoon/vscode-language-yesod/pull/35) @isao-takejib
- Hamlet attribute scope names [#31](https://github.com/e-bigmoon/vscode-language-yesod/pull/31) @bi-functor
- Fix existing test cases for hamlet (ver 0.8.0) [#34](https://github.com/e-bigmoon/vscode-language-yesod/pull/34) @isao-takejib
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# VS Code - Language Yesod

<!-- [![VSCode language Yesod CI](https://github.com/e-bigmoon/vscode-language-yesod/actions/workflows/vscode-language-yesod-ci.yml/badge.svg?branch=master)](https://github.com/e-bigmoon/vscode-language-yesod/actions/workflows/vscode-language-yesod-ci.yml)
[#23](https://github.com/e-bigmoon/vscode-language-yesod/issues/23) -->
[![VSCode language Yesod CI](https://img.shields.io/github/workflow/status/e-bigmoon/vscode-language-yesod/VSCode%20language%20Yesod%20CI)](https://github.com/e-bigmoon/vscode-language-yesod/actions/workflows/vscode-language-yesod-ci.yml)

[Visual Studio Code](https://code.visualstudio.com/) syntax highlighting for the Haskell [Yesod](https://www.yesodweb.com/) web framework.

Expand Down

0 comments on commit 0bcda57

Please sign in to comment.