Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelaossa committed Dec 27, 2024
1 parent 912cde4 commit 055dae4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
report-version:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/master'
steps:
- name: Report version
run: |
Expand Down
1 change: 0 additions & 1 deletion .tool-versions

This file was deleted.

0 comments on commit 055dae4

Please sign in to comment.