Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
sgmv committed Jun 5, 2024
1 parent 5739062 commit c12f4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/otc-run-acc-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "1.20"
- uses: ./.github/workflows/reusable-workflow.yml
- uses: ./.github/workflows/otc-golangci-lint.yaml
- run: make acceptance
env:
OS_AUTH_URL: ${{ secrets.AUTH_URL }}
Expand Down

0 comments on commit c12f4f5

Please sign in to comment.