Skip to content

Commit

Permalink
Run new interop action in PR
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger committed Feb 1, 2023
1 parent 8d50264 commit 1640a96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/multidim-interop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ jobs:
uses: "./.github/workflows/run-testplans.yml"
with:
dir: "multidim-interop"
run-multidim-interop-ng:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/run-interop-ping-test

0 comments on commit 1640a96

Please sign in to comment.