Skip to content

Commit

Permalink
Update ci-maketest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirostauder authored May 9, 2023
1 parent 819c37c commit fe1b69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-maketest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: hot-fixes
run: |
sed -i 's/-I$(CURL_IDIR) -I$(IDIR)/-I$(CURL_IDIR) -I${SQLITE3_DIR} -I$(IDIR)/' proxysql/test/tap/tests/Makefile
#sed -i 's/-I$(CURL_IDIR) -I$(IDIR)/-I$(CURL_IDIR) -I${SQLITE3_DIR} -I$(IDIR)/' proxysql/test/tap/tests/Makefile
#sed -i '/#include "SpookyV2.h"/d' proxysql/test/tap/tests/aurora.cpp
#sed -i '/#include "SpookyV2.h"/d' proxysql/test/tap/tap/SQLite3_Server.cpp
#sed -i '/LDIRS=/a LDIRS+= -L$(DEPS_PATH)/coredumper/coredumper/src' proxysql/test/tap/tests/Makefile
Expand Down

0 comments on commit fe1b69c

Please sign in to comment.