Skip to content

Commit

Permalink
testing action fixing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rozdolsky33 committed Jul 14, 2024
1 parent b62cb2a commit d6762b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
name: build with testspec
steps:
- name: Use Testspec Action to Clone and Run
uses: Testing-By-Specification/testspec-action@v1
uses: Testing-By-Specification/testspec-action@v0.0.1-beta-1.0
with:
action_path: './gradlew build'

0 comments on commit d6762b4

Please sign in to comment.