Set up continuous integration in Forgejo #75

Merged
glen merged 23 commits from Vectornaut/dyna3:forgejo-ci into main 2025-04-02 20:31:42 +00:00
Showing only changes of commit d768a39c7a - Show all commits

View file

@ -28,6 +28,6 @@ jobs:
- uses: https://code.forgejo.org/actions/checkout@v4
- uses: ./.forgejo/setup-trunk
- run: pwd
- run: ls
- run: echo $GITHUB_WORKSPACE
- run: ls ..
- run: RUSTFLAGS='-D warnings' cargo test