Skip to content

Commit

Permalink
remove copyright test
Browse files Browse the repository at this point in the history
Signed-off-by: jessebot <[email protected]>
  • Loading branch information
jessebot committed Jul 17, 2024
1 parent 22ef888 commit 9fd58c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ on: [push, workflow_dispatch, pull_request]
env:
KIND_VERSION: "v0.23.0"
BATS_VERSION: "1.11.0"
NODE_VERSION: "19.9.0"
NODE_VERSION: "22.0.0"
TARBALL_FILE: openbao-csi-provider.docker.tar

jobs:
copyright:
uses: hashicorp/vault-workflows-common/.github/workflows/copyright-headers.yaml@main
go-checks:
uses: hashicorp/vault-workflows-common/.github/workflows/go-checks.yaml@main
lint:
Expand Down

0 comments on commit 9fd58c3

Please sign in to comment.