Skip to content

Commit

Permalink
Add SQA tests
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Nov 22, 2024
1 parent 2134aaa commit 602c813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sqaaas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: eosc-synergy/sqaaas-step-action@v1
id: go_unit_test
with:
name: go_unit_test
container: "golang:1.21.4-alpine3.18"
tool: commands
commands: "go test ./... -v"
Expand Down

0 comments on commit 602c813

Please sign in to comment.