Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
fix workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored Feb 23, 2023
1 parent 27a2fc2 commit f36b77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
tests:
name: "Tests"
uses: ./.github/workflows/test_pytx.yml
uses: ./.github/workflows/test.yml
secrets: inherit

build-python-wheel:
Expand Down

0 comments on commit f36b77a

Please sign in to comment.