Skip to content

Commit

Permalink
Merge pull request #44 from UBC-MDS/ci_cd
Browse files Browse the repository at this point in the history
Ci cd
  • Loading branch information
shashankhs11 authored Jan 30, 2025
2 parents a9b1def + 14de4a5 commit d845268
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
uses: python-semantic-release/upload-to-gh-release@main
if: steps.release.outputs.released == 'true'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
1 change: 0 additions & 1 deletion tests/test_pysorting.py

This file was deleted.

0 comments on commit d845268

Please sign in to comment.