Skip to content

removed log line and enhaced internal doc #71

removed log line and enhaced internal doc

removed log line and enhaced internal doc #71

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