Skip to content

Commit

Permalink
fix workflows/test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert McLay committed Aug 18, 2022
1 parent 54cfa7d commit d409a53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
fi
done
- name: run busted tests
run: |
PROJDIR=`pwd` LMOD_FAST_TCL_INTERP=no busted --verbose -m "./src/?.lua;./tools/?.lua;./tools/?/init.lua"
- name: Lmod_test_suite
run: |
Expand Down

0 comments on commit d409a53

Please sign in to comment.