Skip to content

Add generic_unhookable_chiller #32

Add generic_unhookable_chiller

Add generic_unhookable_chiller #32

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Prepare
run: git clone https://github.com/TeeworldsDB/scripts ../scripts
- name: Check resolution
run: ../scripts/resolution.sh check.txt
- name: Check duplicates
run: ../scripts/duplicates.sh readme.txt
- name: Check filenames
run: ../scripts/filenames.sh .