mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-12 02:58:20 +00:00
test
This commit is contained in:
parent
d85d2b967a
commit
4053d76995
1 changed files with 3 additions and 0 deletions
3
.github/workflows/.release.yml
vendored
3
.github/workflows/.release.yml
vendored
|
@ -21,6 +21,9 @@ jobs:
|
|||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.17
|
||||
-
|
||||
name: test
|
||||
run: pwd ; ls
|
||||
-
|
||||
name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue