Skip to content

Commit

Permalink
Fix GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
taku0 committed Feb 17, 2024
1 parent 25cf823 commit 26ca22a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
--eval "(add-to-list 'load-path \"$(readlink -f .)\")" \
--eval "(add-to-list 'load-path \"$(readlink -f .)/test\")" \
--eval "(setq debug-on-error t)" \
--eval "(setq max-lisp-eval-depth 1600)" \
-l test/swift-mode-test.el \
-f swift-mode:run-test

0 comments on commit 26ca22a

Please sign in to comment.