generated from clearbluejar/ghidra-python-vscode-devcontainer-skeleton
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable full tests across Java, Python, Ghidra versions #48
Comments
clearbluejar
changed the title
Fix workflows to enable full tests across Java, Python, Ghidra versions
Enable full tests across Java, Python, Ghidra versions
Oct 20, 2023
Currently failing with: https://github.com/clearbluejar/ghidriff/actions/runs/6588742165/job/17901707946
This is because github actions do not allow a non-root user.. without a workaround. actions/checkout#1014 (comment) |
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the devcontainer can only test one version. Use github actions to test across versions.
The text was updated successfully, but these errors were encountered: