1
0
Fork 0
forked from fun/fun

Added functions execution to CI workflow/action. No code changes. (0.40.1)

This commit is contained in:
Johannes Findeisen 2026-04-02 03:27:04 +02:00
commit 021860b55d

View file

@ -90,6 +90,9 @@ jobs:
#- name: Run Examples (external/xml2)
# run: ./scripts/run_examples.sh external/xml2
- name: Run Examples (functions)
run: ./scripts/run_examples.sh functions
- name: Run Examples (io)
run: ./scripts/run_examples.sh io