Skip to content

Commit

Permalink
add js testing
Browse files Browse the repository at this point in the history
  • Loading branch information
FO-nTTaX committed May 23, 2024
1 parent a4b1174 commit f606e4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ on: [ push, pull_request, workflow_dispatch ]
jobs:
test-php:
uses: Liquipedia/CI-templates/.github/workflows/.php-ci.yml@main
test-javascript:
uses: Liquipedia/CI-templates/.github/workflows/.javascript-ci.yml@main
test-css:
uses: Liquipedia/CI-templates/.github/workflows/.css-ci.yml@main

0 comments on commit f606e4b

Please sign in to comment.