Skip to content

Commit

Permalink
build, refactor: test.sh path error in ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
xicilion committed Oct 27, 2023
1 parent d1d3c10 commit 63f835d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@ jobs:

- name: Test
shell: bash
run: . ./vender/.github/workflows/test.sh
run: . ./.github/workflows/test.sh

0 comments on commit 63f835d

Please sign in to comment.