mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-02 13:53:07 +00:00
fix syntax
This commit is contained in:
parent
9c591fdc09
commit
4d7c6a982b
@ -5,7 +5,8 @@ on:
|
||||
branches: [main]
|
||||
pull_request: ~
|
||||
|
||||
jobs: test:
|
||||
jobs:
|
||||
test:
|
||||
name: Test Suite
|
||||
runs-on: ubuntu-latest
|
||||
if: "! contains(toJSON(github.event.commits.*.message), '[skip-ci]')"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user