Skip to content

Commit

Permalink
Moved the build test script.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenrong-wang committed Jul 1, 2024
1 parent 3056dd4 commit 6272f3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildtest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
- name: checkout
uses: "actions/checkout@v4"
- name: Run Build Test
run: ./scripts/run_build_test.sh
run: ./test/run_build_test.sh
File renamed without changes.

0 comments on commit 6272f3b

Please sign in to comment.