Skip to content

Commit

Permalink
ci: use reusable test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
helenakallekleiv committed Mar 22, 2024
1 parent 7f8ca08 commit 6e391ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 109 deletions.
108 changes: 0 additions & 108 deletions .github/workflows/terraform-test.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:
jobs:
test:
name: Unit Tests
uses: ./.github/workflows/terraform-test.yml
uses: equinor/terraform-baseline/.github/workflows/terraform-test.yml@main
with:
test-filter: tests/unit.tftest.hcl

0 comments on commit 6e391ad

Please sign in to comment.