Skip to content

Fix old failing tests #36

Fix old failing tests

Fix old failing tests #36

# This workflow will pass tests of module passed by input
name: som_generationkwh
on:
workflow_dispatch:
pull_request: # PR
jobs:
som_generationkwh:
uses: Som-Energia/openerp_som_addons/.github/workflows/reusable_workflow.yml@main
with:
module: som_generationkwh
secrets:
ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }}
ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }}
SRID: ${{ secrets.SRID }}