Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Arqu committed Sep 18, 2024
1 parent 4e5a4c5 commit 90c0df1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:

netsim-integration-tests:
if: "github.event_name != 'pull_request' || ! contains(github.event.pull_request.labels.*.name, 'flaky-test')"
uses: './.github/workflows/netsim_runner.yaml'
uses: '.github/workflows/netsim_runner.yaml'
secrets: inherit
with:
branch: ${{ github.ref }}
Expand Down
File renamed without changes.

0 comments on commit 90c0df1

Please sign in to comment.