test actions
test python / build (push) Successful in 4s Details

This commit is contained in:
sergey 2024-09-26 22:19:33 +03:00
parent c9fd5b447a
commit cfd6a6a412
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ '3.12', 'pypy3' ]
name: Python ${{ matrix.python-version }} sample
steps:
- uses: actions/checkout@v2
- name: build