Merge branch 'main' of https://github.com/s-ccs/summerschool_simtech_2023 into main
This commit is contained in:
commit
93a30acb76
@ -190,7 +190,7 @@ jobs:
|
|||||||
|
|
||||||
## Some Useful Julia Actions
|
## Some Useful Julia Actions
|
||||||
|
|
||||||
- Find on [gitHub.com/julia-actions](https://github.com/julia-actions/)
|
- Find on [github.com/julia-actions](https://github.com/julia-actions/)
|
||||||
|
|
||||||
```
|
```
|
||||||
- uses: julia-actions/setup-julia@v1
|
- uses: julia-actions/setup-julia@v1
|
||||||
@ -202,7 +202,7 @@ jobs:
|
|||||||
- `cache`: caches `~/.julia/artifacts/*` and `~/.julia/packages/*` to reduce runtime of CI
|
- `cache`: caches `~/.julia/artifacts/*` and `~/.julia/packages/*` to reduce runtime of CI
|
||||||
- `julia-buildpkg`: build package
|
- `julia-buildpkg`: build package
|
||||||
- `julia-runtest`: run tests
|
- `julia-runtest`: run tests
|
||||||
- `julia-format`: format code
|
- `julia-format`: format code (not really an action, but example)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user