Skip to content

Commit

Permalink
Merge pull request #9 from final-gene/fix
Browse files Browse the repository at this point in the history
name
  • Loading branch information
FrankGiesecke authored May 30, 2022
2 parents f413a8b + 13c6996 commit f46c5b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
docker:
name: Validate Dockerfile
runs-on: ubuntu-latest
steps:
- name: Checkout sources
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# LESS Compiler
[![CircleCI](https://circleci.com/gh/final-gene/docker-hub-lessc/tree/master.svg?style=svg)](https://circleci.com/gh/final-gene/docker-hub-lessc/tree/master) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/fd9d0cf6efe141138a5fb052c9484bce)](https://www.codacy.com/app/final-gene/docker-hub-lessc?utm_source=github.com&utm_medium=referral&utm_content=final-gene/docker-hub-lessc&utm_campaign=Badge_Grade)

This is a image to run the [LESS compiler](http://lesscss.org/) including the `clean-css` plugin.

Expand Down

0 comments on commit f46c5b9

Please sign in to comment.