Update abi-checker.yml

This commit is contained in:
akallabeth
2024-02-26 14:03:06 +01:00
parent fd77b7f044
commit 8345838bcc

View File

@@ -14,12 +14,6 @@ jobs:
build_job:
runs-on: ubuntu-latest
name: "Test on ${{ matrix.os }}"
strategy:
fail-fast: false
matrix:
os: [
ubuntu-latest
]
steps:
- uses: actions/checkout@v4
name: "Run tests"