summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán2024-02-16 16:43:51 -0500
committerCarlos Aznarán2024-02-16 16:43:51 -0500
commit67e6458e7fdda5226242d2f2d373776cd5277114 (patch)
tree96922af3dc38f74a2f7c50ebcf151a1ffa689154
parentf3879b1b8cf7af12ad96b9cc12daaaff46c008d1 (diff)
downloadaur-67e6458e7fdda5226242d2f2d373776cd5277114.tar.gz
Bump version to 1.2.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5738d79eaca..243e6c42bcf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ build() {
check() {
cd ${_base}-${pkgver}
- python -m pytest #-k 'not pipeline_run_works_fine'
+ python -m pytest
}
package() {