Update jtex workflow configuration and README badge link

This commit is contained in:
Edgar P. Burkhart 2025-02-28 10:46:26 +01:00
parent c932f791a6
commit 7130905945
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 4 additions and 1 deletions
.forgejo/workflows
README.md

View file

@ -4,6 +4,9 @@ on:
branches: [main]
pull_request:
branches: [main]
env:
PATH: "$HOME/.local/bin:$PATH"
npm_config_prefix: "$HOME/.local"
jobs:
test:
name: test template.yml

View file

@ -2,4 +2,4 @@
Cours4.0 Template
[![Forgejo Actions](https://git.edgarpierre.fr/edpibu/courstex/badges?workflow=test.yaml)](https://git.edgarpierre.fr/edpibu/courstex/actions?workflow=test.yaml)
[![Forgejo Actions](https://git.edgarpierre.fr/edpibu/courstex/badges/workflows/jtex.yml/badge.svg)](https://git.edgarpierre.fr/edpibu/courstex/actions?workflow=jtex.yml)