Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alshdavid committed May 19, 2024
1 parent 8189392 commit c047f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- uses: actions/setup
- { name: "Build", run: "source .github/workflows/platform/unix/setup-env.bash && profile=release just build" }
- { name: "Integration tests", run: "source .github/workflows/platform/unix/setup-env.bash && just integration-tests" }

Expand Down

0 comments on commit c047f4b

Please sign in to comment.