We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5f915 commit ba51372Copy full SHA for ba51372
.github/workflows/cli-tests.yaml
@@ -84,6 +84,7 @@ jobs:
84
- uses: actions/checkout@v4
85
- uses: DeterminateSystems/nix-installer-action@main
86
- run: nix build .
87
+ - run: ./result/bin/devbox version
88
89
golangci-lint:
90
strategy:
0 commit comments