metachris / typescript-boilerplate

A modern TypeScript project setup, for Node.js and browsers

Home Page:https://www.metachris.com/2021/03/bootstrapping-a-typescript-node.js-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lint and test passing for wrong project

adrian-burlacu-software opened this issue · comments

Expected Behavior

Just tried using this template for my TS project and when I click the Lint&test passing button, it should refer to my project.

Actual Behavior

The button points to: https://github.com/metachris/micropython-ctl/actions?query=workflow%3A%22Build+and+test%22

Steps to Reproduce the Problem

  1. Create new Github project with this template.
  2. Press button on github.

Specifications

  • Version: 0.4.2
  • Platform: Github

Thanks for the report! You can fix this by changing the url in your readme.

Will fix it in this too tonight

Fixed in d5daaf7