swig/.github/workflows
Vadim Zeitlin 9156f390ae Don't set shell explicitly for the build steps
Bash is used by default under all platforms we're going to support here,
so there is no need to specify it explicitly. Moreover, by default the
appropriate shell options (such as "pipefail", as well as "e") are used,
and there is no need to override them.
2021-09-30 17:23:24 +02:00
..
ci.yml Don't set shell explicitly for the build steps 2021-09-30 17:23:24 +02:00