Skip to content

Commit 9bca87d

Browse files
committed
2 parents 5ea5526 + b55ab67 commit 9bca87d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
11
# Workflow-Testing
2+
3+
![CI](https://github.com/ThatGuyNick05/Workflow-Testing/actions/workflows/ci.yml/badge.svg)
4+
5+
This repository exists purely as a demonstration of an integrated development workflow.
6+
It's made to be intentionally minimal, focusing on CI integration and development tooling rather than the application.
7+
8+
---
9+
10+
## 🛠 Tech Stack
11+
12+
- **Language:** TypeScript
13+
- **Testing:** Jest
14+
- **Linting:** ESLint (`@typescript-eslint`)
15+
- **Formatting:** Prettier
16+
- **CI:** GitHub Actions
17+
18+
---

0 commit comments

Comments
 (0)