Skip to content

Commit

Permalink
[nasa#176] Revert to build-fsw instead of test-fsw in CI for now due …
Browse files Browse the repository at this point in the history
…to issues;
  • Loading branch information
jlucas9 committed Jul 23, 2024
1 parent 0b80b66 commit e3c30fd
Showing 1 changed file with 1 addition and 1 deletion.
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 test-fsw
run: make build-fsw

sim:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e3c30fd

Please sign in to comment.