Skip to content

Commit

Permalink
Temporarily comment out testing of un.rpyc
Browse files Browse the repository at this point in the history
  • Loading branch information
CensoredUsername committed Feb 22, 2024
1 parent b3b4609 commit 4196774
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
run: |
./unrpyc.py --clobber --init-offset "testcases/compiled/**/*.rpyc"
diff -ur testcases/expected testcases/compiled -x "*.rpyc"
cd un.rpyc;
./compile.py -p 1
cd ..
# cd un.rpyc;
# ./compile.py -p 1
# cd ..

0 comments on commit 4196774

Please sign in to comment.