Skip to content

Commit 36ba880

Browse files
committed
Adedd GitHub Actions status badge
1 parent cbd9036 commit 36ba880

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build](https://github.com/GeoffreyBooth/node-loaders/actions/workflows/build.yml/badge.svg)](https://github.com/GeoffreyBooth/node-loaders/actions/workflows/build.yml)
2+
13
# Node.js ES Module Loaders
24

35
This repo contains example loaders that use the [ECMAScript Modules Loaders API](https://nodejs.org/api/esm.html#esm_experimental_loaders). Change into each subfolder and run `npm test`.

0 commit comments

Comments
 (0)