Skip to content

Commit

Permalink
Merge branch 'code-cleanup' into 'main'
Browse files Browse the repository at this point in the history
Code cleanup

See merge request acubesat/adcs/adcs-simulation-julia!3
  • Loading branch information
xlxs4 committed Sep 11, 2023
2 parents 176420f + 9791691 commit 9efc15a
Show file tree
Hide file tree
Showing 14 changed files with 215 additions and 682 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.script:
before_script:
- apt update -yq
- apt install -yq --no-install-recommends build-essential
- apt-get update -yq
- apt-get install -yq --no-install-recommends build-essential
script:
- |
julia --project=@. -e '
Expand Down
Loading

0 comments on commit 9efc15a

Please sign in to comment.