Commit graph

13 commits

Author SHA1 Message Date
figsoda
e09c320446 fix typo 2021-06-17 12:50:34 +02:00
zimbatm
4f7426c362 ci: run all tests on master
Some tests like the wasm one were never executed because they are
neither --fast, nor tested in the main CI.

This copies the fast.yml into test.yml, minus the --fast flag.
2021-06-10 13:30:58 +02:00
Milan Pässler
f65b4eac20 run tests on nixpkgs{,-20.03,-20.09} 2020-12-01 11:15:46 +01:00
Milan Pässler
b586948d0a run tests on ubuntu 20.04 2020-12-01 11:15:46 +01:00
Nicolas Mattia
18e1206fe4 Fix GitHub actions for nix 2020-07-20 11:47:36 +02:00
Nicolas Mattia
16203572da Run tests on 19.09 and 20.03 2020-03-23 22:41:04 +01:00
Nicolas Mattia
ae20f1f580 Don't run heavy tests on Darwin 2020-02-24 12:58:56 +01:00
Nicolas Mattia
e6e19f4d20 Update GitHub action 2020-02-24 12:01:26 +01:00
Nicolas Mattia
7d9077bf51 Only run full test suite on master 2020-02-24 12:01:26 +01:00
Nicolas Mattia
68ce6cfd64 Improve GitHub action 2020-02-24 12:01:26 +01:00
Nicolas Mattia
9a71dbed3c Rename workflow and fix badge 2020-02-12 14:46:10 +01:00
Nicolas Mattia
2ad8ea5c1e Don't upload cache if secret isn't set 2020-02-12 10:47:51 +01:00
Nicolas Mattia
5c1b50762f Add GitHub Actions linux check
Add actual bashlib code

Skip bashlib and move straight to install-nix

Install nix in install-nix

Fix install-nix broken string

Run tests on GitHub Actions

Simplify install-nix

Try cachix setup

Parallelize cache upload

Actually run tests

Remove parallel workaround
2020-02-12 10:47:51 +01:00