Skip to content

Commit 7879458

Browse files
chore: adjust action import (#10)
* chore: refactor flows to also run tests on main before release * chore: adjust action import
1 parent 68a478c commit 7879458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-plz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
test:
14-
uses: ./.github/workflows/test.yaml
14+
uses: ./.github/workflows/build-and-tests.yaml
1515

1616
release-plz-release:
1717
name: Release-plz release

0 commit comments

Comments
 (0)