Skip to content

- core datetime: added support for negative time and time string parsing #273

- core datetime: added support for negative time and time string parsing

- core datetime: added support for negative time and time string parsing #273

Workflow file for this run

name: main
on: [push]
jobs:
trigger-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run build trigger to determine what to build
env:
CI_TOOL: github
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./projects/CI/tools/core/build.sh