Skip to content

Commit

Permalink
Update test-runtime.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 authored Nov 18, 2023
1 parent 1caacf3 commit 3b0e58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
make clean
cmake -Bbuild -DBPFTIME_ENABLE_UNIT_TESTING=1 -DBPFTIME_ENABLE_MPK=1
cmake --build build --config Debug -DBPFTIME_ENABLE_MPK=1
cmake --build build --config Debug -DBPFTIME_ENABLE_MPK=1
cmake --build build
- name: test runtime with mpk
Expand Down

0 comments on commit 3b0e58b

Please sign in to comment.