This website requires JavaScript.
Explore
Help
Sign in
archive
/
gh-webhook-actor
Archived
Watch
1
Fork
You've already forked gh-webhook-actor
0
Code
Releases
Packages
Activity
This repository has been archived on
2023-03-26
. You can view files and clone it, but cannot push or open issues or pull requests.
b7cf2edfd3
gh-webhook-actor
/
scripts
/
test-fix.sh
8 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
Add test scripts
2018-10-25 19:55:17 +01:00
#!/usr/bin/env python3
set
-e
Add unit tests
2018-10-26 09:16:14 +01:00
black app/ tests/
Add test scripts
2018-10-25 19:55:17 +01:00
Add unit tests
2018-10-26 09:16:14 +01:00
isort -rc app/ tests/
Copy permalink