Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'main' into support-multiple-checkouts
Esben Sparre Andreasen authored and GitHub committed Aug 25, 2020

Unverified

No user is associated with the committer email.
2 parents eecc25f + 570a0d7 commit 05f6207
Showing 9 changed files with 2 additions and 164 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-checks.yml
@@ -24,6 +24,8 @@ jobs:
>&2 echo "Failed: Repo should be clean before testing!"
exit 1
fi
# Wipe the lib directory incase there are extra unnecessary files in there
rm -rf lib
# Generate the JavaScript files
npm run-script build
# Check that repo is still clean
2 changes: 0 additions & 2 deletions lib/finalize-db.test.js

This file was deleted.

1 change: 0 additions & 1 deletion lib/finalize-db.test.js.map

This file was deleted.

76 changes: 0 additions & 76 deletions lib/setup-tools.js

This file was deleted.

1 change: 0 additions & 1 deletion lib/setup-tools.js.map

This file was deleted.

60 changes: 0 additions & 60 deletions lib/setup-tools.test.js

This file was deleted.

1 change: 0 additions & 1 deletion lib/setup-tools.test.js.map

This file was deleted.

22 changes: 0 additions & 22 deletions lib/test-utils.js

This file was deleted.

1 change: 0 additions & 1 deletion lib/test-utils.js.map

This file was deleted.

0 comments on commit 05f6207

Please sign in to comment.