Remove pointless skip_tests key in README.md example

This commit is contained in:
Dave Rolsky 2025-01-20 11:54:32 -06:00
parent 67b2637704
commit 02bec77bb9
No known key found for this signature in database

View File

@ -16,7 +16,6 @@ jobs:
- os-name: FreeBSD-x86_64
runs-on: ubuntu-20.04
target: x86_64-unknown-freebsd
skip_tests: true
- os-name: Linux-x86_64
runs-on: ubuntu-20.04