Skip to content

Commit

Permalink
Update linux-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lailongwei authored Jan 1, 2025
1 parent 52ac1aa commit e1ee206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
make core_lib config=debug64 -j4
make core_lib config=release64 -j4
- name: Compile test code
- name: Compile testsuite
run: |
make test config=debug64 -j4
make test config=release64 -j4
Expand Down

0 comments on commit e1ee206

Please sign in to comment.