Skip to content

Commit

Permalink
PMM-12921 fix suites (#658)
Browse files Browse the repository at this point in the history
* PMM-12296 added all jobs

* PMM-12296 switched version getter

* PMM-12921 Added 2 fb groups

* PMM-12921 Added 2 fb groups

* PMM-12921 fixed tarball fb job
  • Loading branch information
vyarosh authored Feb 23, 2024
1 parent 890e047 commit 7baeb75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fb-tarball-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ on:
jobs:
tarball_install:
name: Tarball Install test
uses: ./.github/workflows/package-test-fb.yml@main
uses: ./.github/workflows/package-test-fb.yml
secrets: inherit
with:
package_testing_branch: 'master'
Expand All @@ -78,7 +78,7 @@ jobs:

tarball_upgrade:
name: Tarball Upgrade test
uses: ./.github/workflows/package-test-fb.yml@main
uses: ./.github/workflows/package-test-fb.yml
secrets: inherit
with:
package_testing_branch: 'master'
Expand Down

0 comments on commit 7baeb75

Please sign in to comment.