1 Commits

Author SHA1 Message Date
ec14a479c8 feat: fetch data for prs that need retest 2018-10-18 09:50:42 -07:00

View File

@@ -6,7 +6,6 @@ import getCommits from './lib/get_commits.mjs';
import getCommitStatus from './lib/get_commit_status.mjs';
import History from './lib/history.mjs';
// load env vars from .env file
dotenv.config();
export default async function() {