Skip to content

Commit

Permalink
using devel server for testing until we can isolate in runner
Browse files Browse the repository at this point in the history
  • Loading branch information
adkinsrs committed Jan 4, 2024
1 parent a4b72a7 commit 3f07648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mocha_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
run: npm test # alias to "mocha test"
env:
BROWSER: ${{ matrix.browser }}
LOCAL: "true"
#LOCAL: "true" # if false, run on devel.umgear.org

0 comments on commit 3f07648

Please sign in to comment.