Skip to content

Commit

Permalink
Dont' store
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamgilbert committed Nov 6, 2024
1 parent 5e6221a commit fadc226
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,4 @@ jobs:
- name: Run Linting
run: |
flake8
- name: Upload Test Reports
uses: actions/upload-artifact@v2
with:
name: test-reports
path: test-reports
flake8
2 changes: 1 addition & 1 deletion sal/version.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>version</key>
<string>4.3.0.2286</string>
<string>4.3.0.2287</string>
</dict>
</plist>

0 comments on commit fadc226

Please sign in to comment.