Changeset 5598f5b in git for .github/workflows/ci-sage.yml


Ignore:
Timestamp:
Mar 12, 2021, 8:28:01 PM (2 years ago)
Author:
Matthias Koeppe <mkoeppe@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
Children:
0c72bd59e147029295d142d75f97ec41ea04f6ae
Parents:
b6d72d85fb5cc2c848447e5dbbf591fa7ddf09ea
Message:
.github/workflows/ci-sage.yml: Run testsuites only for singular, pynac, pysingular, not for dependencies
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .github/workflows/ci-sage.yml

    rb6d72d r5598f5b  
    5353  # Sage distribution packages to build
    5454  TARGETS_PRE: build/make/Makefile
    55   TARGETS:     SAGE_CHECK=yes singular pynac
    56   TARGETS_OPTIONAL: SAGE_CHECK=warn pysingular
     55  TARGETS:     SAGE_CHECK=no SAGE_CHECK_PACKAGES=singular,pynac singular pynac
     56  TARGETS_OPTIONAL: SAGE_CHECK=no SAGE_CHECK_pysingular=warn pysingular
    5757  # Standard setting: Test the current beta release of Sage:
    5858  SAGE_REPO:   sagemath/sage
Note: See TracChangeset for help on using the changeset viewer.