Skip to content

Commit

Permalink
Really fix test path
Browse files Browse the repository at this point in the history
  • Loading branch information
regob committed Sep 3, 2024
1 parent 6f44e4d commit 1549095
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@ jobs:
with:
version: ${{ matrix.emacs_version }}
- uses: actions/checkout@v4
- name: Test directory
run: pwd
- name: Check startup
run: ./test/test-startup.sh
run: ./test/test_startup.sh

0 comments on commit 1549095

Please sign in to comment.