Skip to content

fix version and bugs #113

fix version and bugs

fix version and bugs #113

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
general_module_workflow_js:
uses: Karaka-Management/Karaka/.github/workflows/js_template.yml@develop
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_PAT: ${{ secrets.GH_PAT }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}