Skip to content

Commit

Permalink
remove always()
Browse files Browse the repository at this point in the history
  • Loading branch information
ahernandez411 committed Feb 5, 2024
1 parent e64e986 commit 639643b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
uses: actions/checkout@v4

- name: Run Test with Save to Artifact
if: always()
uses: ./
with:
github-pat: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 639643b

Please sign in to comment.