Skip to content

refact: moved custom logic outside common component and avoid passing… #72

refact: moved custom logic outside common component and avoid passing…

refact: moved custom logic outside common component and avoid passing… #72

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ts-compilation presentation/web/assets/js/ts files
run: make ts-compile