Skip to content

ci: remove 'datas' and 'Datas' from typo-check ignore list #661

ci: remove 'datas' and 'Datas' from typo-check ignore list

ci: remove 'datas' and 'Datas' from typo-check ignore list #661

Workflow file for this run

name: Build - C++14
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: julelang/ci@main
- name: Build JuleC
run: |
julec --compiler clang --cppstd cpp14 src/julec