Fix compilation for 64bit souffle wordsizes, add build and test action #13
Triggered via pull request
August 30, 2024 09:38
Status
Startup failure
Total duration
–
Artifacts
–
build-and-test.yml
on: pull_request
build-and-test(32bit)
build-and-test(64bit)
Annotations
1 error
Invalid workflow file:
.github/workflows/build-and-test.yml#L10
The workflow is not valid. .github/workflows/build-and-test.yml (Line: 10, Col: 3): The identifier 'build-and-test(32bit)' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/build-and-test.yml (Line: 32, Col: 3): The identifier 'build-and-test(64bit)' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|