Skip to content

remove(35-calling-functions): delete 110-math and 120-function-signature #1477

remove(35-calling-functions): delete 110-math and 120-function-signature

remove(35-calling-functions): delete 110-math and 120-function-signature #1477

Workflow file for this run

name: Docker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: hexlet-basics/exercises-action@release
with:
DOCKER_USERNAME: ${{ github.actor }}
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
# TODO: move to exercises-action when it works
# - run:jw