update README & workflows
All checks were successful
Markup Tests / test (push) Successful in 8s
Markdown to Html Tests / test (push) Successful in 12s
Reverse Tests / test (push) Successful in 12s
Sum Tests / test (push) Successful in 11s
Word Stat Tests / test (push) Successful in 11s
Word Stat++ Tests / test (push) Successful in 1m16s

This commit is contained in:
2026-02-17 09:40:07 +03:00
parent 2f05f238e9
commit c066b0923b
5 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
name: Reverse Tests
on:
# push:
push:
pull_request:
jobs:

View File

@@ -1,7 +1,7 @@
name: Sum Tests
on:
# push:
push:
pull_request:
jobs:

View File

@@ -1,7 +1,7 @@
name: Word Stat Tests
on:
# push:
push:
pull_request:
jobs:

View File

@@ -1,7 +1,7 @@
name: Word Stat++ Tests
on:
# push:
push:
pull_request:
jobs: