[meta] Rename some files to be more cross platform

This commit is contained in:
nmarghetti
2021-01-04 00:49:05 +01:00
committed by Jordan Harband
parent 4e9df33cb7
commit 9849bf494d
69 changed files with 61 additions and 2 deletions

View File

@@ -36,3 +36,10 @@ jobs:
cp README.md README.md.orig
npm run doctoc
diff -q README.md README.md.orig
test_naming:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: check tests filenames
run: ./rename_test.sh --check