Skip to content

Conversation

@DanielTOsborne
Copy link
Collaborator

Part of #1483.
Forgot to fix the query name. I think I considered making the parameter the same (just 'id') across both blob and clob, but changed my mind and forgot to adjust blob.

thewar: ${{steps.thebuild.outputs.WARFILE}}
steps:
- name: Clean up disk space, so we don't run out.
if: matrix.platform == 'ubuntu-latest'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
if: matrix.platform == 'ubuntu-latest'

I just realized this block probably isn.t even running since the platform isn't in the matrix. On my fork I got "disk out of space" and after removing that tests are actually running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants