comparison .github/workflows/ci-test.yml @ 7055:83dc71b3211f

add web references used to build github ci file.
author John Rouillard <rouilj@ieee.org>
date Sun, 20 Nov 2022 11:45:14 -0500
parents 0a46ce061db6
children d9b153732bb1
comparison
equal deleted inserted replaced
7054:d3346c3d92f2 7055:83dc71b3211f
1 # merged in python-package.yml workflow 1 # merged in python-package.yml workflow
2 2
3 # reference docs:
4 # https://blog.deepjyoti30.dev/tests-github-python
5 # https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
6 #
3 name: roundup-ci 7 name: roundup-ci
4 8
5 on: 9 on:
6 push: 10 push:
7 # skip if github.ref is 'refs/heads/maint-1.6' 11 # skip if github.ref is 'refs/heads/maint-1.6'

Roundup Issue Tracker: http://roundup-tracker.org/