You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the package name in the GitHub Actions workflow. The placeholder 'my_package' has been replaced with the actual package name 'allelefinder'. This change ensures that the correct package is targeted during the workflow execution.
Improvements
Added empty lines at the end of several files for better POSIX compliance. This change improves the readability and manipulation of the files, and aligns with common coding style guidelines.