Skip to content

Commit

Permalink
update: fix workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Rohith-Raju <rohithraju488@gmail.com>
  • Loading branch information
Rohith-Raju committed Mar 8, 2024
1 parent ca2996d commit 9e58f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: cmake --build build

- name: Run-Tests
run: ./build/test/run_crux/test
run: ./build/test/run_crux_test

0 comments on commit 9e58f87

Please sign in to comment.