Skip to content

Commit

Permalink
[#176] Updated CI to test-fsw, ds to resolve failing tests, and sc to…
Browse files Browse the repository at this point in the history
… comment out invalid tests as functionality disabled in NOS3;
  • Loading branch information
jlucas9 committed Jul 23, 2024
1 parent 350995c commit 0b80b66
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: build directory
run: mkdir ./fsw/build
- name: build
run: make build-fsw
run: make test-fsw

sim:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion fsw/apps/sc
Submodule sc updated 1 files
+309 −309 unit-test/sc_cmds_tests.c

0 comments on commit 0b80b66

Please sign in to comment.